{
 "runtime_core-image-ptest-python3-cffi_qemuarm64_20260324081900": {
  "configuration": {
   "DISTRO": "poky",
   "HOST_DISTRO": "debian-13",
   "IMAGE_BASENAME": "core-image-ptest-python3-cffi",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "882899f2b44d6aa0558cd1f7147c821cd188ac45",
     "commit_count": 66588,
     "commit_time": 1774338651
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "d78ac7a82473df46336556149afaeac6c7fff1d3",
     "commit_count": 1771,
     "commit_time": 1774338614
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "d78ac7a82473df46336556149afaeac6c7fff1d3",
     "commit_count": 1771,
     "commit_time": 1774338614
    }
   },
   "MACHINE": "qemuarm64",
   "STARTTIME": "20260324081900",
   "TESTSERIES": "qemuarm64-musl-ptest",
   "TEST_TYPE": "runtime"
  },
  "result": {
   "parselogs.ParseLogsTest.test_get_context": {
    "duration": 0.001121,
    "status": "PASSED"
   },
   "parselogs.ParseLogsTest.test_parselogs": {
    "duration": 2.046,
    "status": "PASSED"
   },
   "ping.PingTest.test_ping": {
    "duration": 0.01952,
    "status": "PASSED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
    "duration": 397.294,
    "status": "PASSED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
    "duration": 0.0008802,
    "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_array_overflow": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_global_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_invalid_dotdotdot_in_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_invalid_global_constant_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_negative_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_no_cross_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_struct_included": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_typename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_CData_CType": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_field_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_anonymous_enum_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_array_indexing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_array_of_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_as_function_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_crash": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_large_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cannot_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_array_to_charp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_between_pointers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_functionptr_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_pointer_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_char_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_constructor_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_constructor_struct_from_dict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_constructor_struct_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_define_integer_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_char_hex_oct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_non_contiguous": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_refer_previous_enum_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_with_non_injective_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_fetch_const_char_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_fetch_const_wchar_p_field": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_array_as_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_array": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_array_size": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_comparisons": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_ptr": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_ptr_size": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_with_file": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_with_io": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_self_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_typeof_getcname": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_fixedsize_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_advanced": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_intptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_void_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_voidptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_disable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_finite_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ignore_multiple_declarations_of_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_typedef_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_init_once": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_init_once_multithread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_integer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_integer_ranges": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_iterate_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_missing_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_multiple_independent_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_no_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_of_pointer_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_of_pointer_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_ctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_single_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_struct_containing_array_varsize": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_unsupported_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_none_as_null_doesnt_work": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_offsetof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_offsetof_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_opaque_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_opaque_struct_becomes_nonopaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ordering_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ordering_bug2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pack_valueerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_arithmetic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_to_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_recursive_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_repr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_sizeof_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_sizeof_struct_directly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_sizeof_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_string_from_char_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_string_from_char_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_string_from_wchar_array": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_containing_array_varsize_workaround": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_with_two_usages": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_too_many_initializers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_unicode_from_wchar_pointer": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_union_initializer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_union_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_union_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_unique_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_use_own_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_vararg_callback": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_voidp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_wchar_cast": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_wchar_t": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_CData_CType": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_CData_CType_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_field_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_anonymous_enum_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_argument_as_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_indexing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_of_func_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_of_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_slicing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_as_function_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_crash": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_large_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cannot_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_array_to_charp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_between_pointers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_functionptr_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_pointer_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_to_array_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_char_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_constructor_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_constructor_struct_from_dict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_constructor_struct_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_define_integer_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_char_hex_oct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_non_contiguous": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_refer_previous_enum_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_with_non_injective_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_fetch_const_char_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_fetch_const_wchar_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_array_as_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_comparisons": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_ptr_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_with_file": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_with_io": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_self_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_typeof_getcname": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_fixedsize_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_advanced": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_intptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_void_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_voidptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_disable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_finite_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ignore_multiple_declarations_of_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_typedef_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_init_once": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_init_once_multithread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_integer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_integer_ranges": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_iterate_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_missing_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_multiple_independent_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_anonymous_struct_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_anonymous_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_field_offset_align": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_no_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_of_pointer_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_of_pointer_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_ctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_single_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_struct_containing_array_varsize": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_unsupported_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_none_as_null_doesnt_work": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_offsetof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_offsetof_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_opaque_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_opaque_struct_becomes_nonopaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ordering_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ordering_bug2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pack_valueerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_arithmetic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_to_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_recursive_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_repr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_sizeof_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_sizeof_struct_directly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_sizeof_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_string_from_char_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_string_from_char_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_string_from_wchar_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_containing_array_varsize_workaround": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_with_two_usages": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_structptr_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_too_many_initializers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_unicode_from_wchar_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_union_initializer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_union_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_union_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_unique_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_use_own_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_vararg_callback": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_voidp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_wchar_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_wchar_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_cdata.py:test_typeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_CData_CType_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_array_argument_as_list": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_array_of_func_ptr": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_array_slicing": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_cast_to_array_type": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_anonymous_struct": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_anonymous_struct_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_anonymous_union": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_field_offset_align": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_structptr_argument": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_all_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_anonymous_align_arm": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_anonymous_no_align": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_basic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_reuse_if_enough_space": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_zero": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_zero_arm": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_cannot_instantiate_manually": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_char16_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_char32_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_error_cases": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_explicitly_defined_char16_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_ffi_def_extern": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_from_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_getwinerror": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_included_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_order": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_struct_and_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_memmove": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_memmove_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_memmove_readonly_readwrite": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_negative_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_release": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_struct_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_unpack": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_bogus_struct_containing_struct_containing_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_callback_onerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_ffi_new_allocator_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_ffi_new_allocator_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_ffi_new_allocator_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_inspecttype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_issue553": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_issue553_from_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_new_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_new_struct_containing_struct_containing_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_not_supported_bitfield_in_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_callback_returning_struct_three_bytes": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_callback_returning_void": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_constants_on_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dir_on_dlopen_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlclose": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlopen_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlopen_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_explicit_cdecl_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_fputs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_fputs_custom_FILE": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_fputs_without_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_free_callback_cycle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_has_a_c_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_getenv_no_return_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_must_specify_type_of_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_passing_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_signed_char_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_sin": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_sinf": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_stdcall_only_on_windows": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_strchr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_tlsalloc": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_unsigned_char_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_void_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_windows_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_wraps_from_stdlib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_write_variable": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_callback_returning_struct_three_bytes": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_callback_returning_void": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_constants_on_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dir_on_dlopen_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlclose": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlopen_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlopen_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_explicit_cdecl_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_fputs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_fputs_custom_FILE": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_fputs_without_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_free_callback_cycle": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_has_a_c_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_getenv_no_return_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_must_specify_type_of_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_passing_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_signed_char_star_accepts_string": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_sin": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_sinf": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_stdcall_only_on_windows": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_strchr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_tlsalloc": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_unsigned_char_star_accepts_string": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_void_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_windows_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_wraps_from_stdlib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_write_variable": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_array_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_const_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_enum_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_function_ptr_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_primitive_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_qual_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_raw_function_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_struct_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_union_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_unknown_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_unknown_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_void_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_addressof_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_char16_char32_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_dlopen_handle": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_getting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_keepalive_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_keepalive_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_modify_struct_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_my_array_7": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_my_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_return_three_bytes": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_setting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_struct_by_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_addressof_lib": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_char16_char32_t": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_dlopen_handle": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_getting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_keepalive_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_keepalive_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_modify_struct_value": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_my_array_7": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_my_array_no_length": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_return_three_bytes": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_setting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_struct_by_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_WPARAM_on_windows": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test__is_constant_globalvar": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_cannot_declare_enum_later": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_cannot_have_only_variadic_part": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_commented_line_directive": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_const_pointer_to_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_define_not_supported_for_now": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_different_const_funcptr_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_dont_remove_comment_in_line_directives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_error_custom_lineno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_error_invalid_syntax_for_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_extern_python": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_extern_python_group": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_line_continuation_in_defines": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_missing_newline_bug": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_multiple_line_directives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_no_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_override": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_parse_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_pipe": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_redefine_common_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_remove_comments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_remove_line_continuation_comments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_restrict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_typedef_array_convert_array_to_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_typedef_more_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unknown_argument_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unknown_name": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unnamed_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unsigned_int_suffix_for_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_void_renamed_as_only_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_absolute_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_different_absolute": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_flatten": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_not_absolute": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_dlopen": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_getctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_new": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_sizeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_typeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_verify": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_FILE_stored_explicitly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_FILE_stored_in_stdout": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_double2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_float2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_floating": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_unsigned": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_address_of_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_array_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_array_variable_length_hidden": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_callback_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_struct_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_all_complex_types": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_all_integer_and_float_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_arithmetic_in_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_array_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_autofilled_struct_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_autofilled_struct_as_argument_dynamic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bad_global_array_with_dotdotdot_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bogus_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bool_on_long_double": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bug_const_char_ptr_array_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bug_const_char_ptr_array_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_call_with_struct_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_call_with_voidstar_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_callback_in_thread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_callback_indirection": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_cannot_name_struct_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_cannot_pass_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_cast_from_int_type_to_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_char16_char32_type": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_char_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_charstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_consider_not_implemented_function_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_const_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_const_struct_global": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ctypes_backend_forces_generic_engine": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_define_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_define_known_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_define_wrong_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_dont_check_unnamable_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_dont_support_int_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_bug118": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_usage": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_values": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_errno_working_even_with_pypys_jit": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_full_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_gc_size_arg": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_gc_size_arg_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_new_with_cycles": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_nonfull_alignment": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_nonfull_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_partial_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_with_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_with_partial_struct_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_floatstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_fn_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_fn_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_full_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_func_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_func_as_funcptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_func_returns_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_funcptr_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_get_set_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_getlasterror_working_even_with_pypys_jit": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_array_with_dotdotdot_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_array_with_missing_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_const_int_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_constants": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_constants_non_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_implicit_unicode_on_windows": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_keepalive_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_keepalive_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_longdouble": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_longdouble_precision": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_missing_function_import_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_module_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_named_pointer_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_exact_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_inexact_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_inexact_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_no_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nondecl_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_enum_bug3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_enum_syntax2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_opaque_integer_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_passing_string_or_NULL": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_primitive_category": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ptr_to_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_relative_to": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_return_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_return_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_rounding_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_rounding_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_simple_case": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_static_const_int_known_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_static_const_int_wrong_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_string_to_voidp_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_strlen_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_strlen_array_of_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_strlen_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_c99_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_c99_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_guess_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_bad_sized_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_bad_sized_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_containing_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_float_vs_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_ptr_to_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_returned_by_func": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_signedness_ignored": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_with_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_with_bitfield_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_take_and_return_partial_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_tmpdir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_two_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_broken_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_incomplete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typeof_func_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typeof_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unknown_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unknown_type_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unknown_type_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unsupported_struct_with_bitfield_ellipsis": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_use_local_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_var_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_var_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_varargs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_varargs_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_varargs_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_various_calls_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_various_calls_libffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_verify_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_verify_extra_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_verify_typedefs": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_wchar_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_0": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_compile_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_compile_module_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_extension_forces_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_extension_object": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_extension_object_extra_sources": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_install_and_reload_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_install_and_reload_module_ext_package_not_found": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_install_and_reload_module_package": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_load_library": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_locate_engine_class": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_modulename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_name_from_checksum_of_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_name_from_checksum_of_csrc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_tag": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_verifier_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_verifier_object_from_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_write_source_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_write_source_to_file_obj": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_compile_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_compile_module_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_extension_forces_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_extension_object": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_extension_object_extra_sources": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_install_and_reload_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_install_and_reload_module_ext_package_not_found": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_install_and_reload_module_package": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_load_library": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_locate_engine_class": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_modulename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_name_from_checksum_of_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_name_from_checksum_of_csrc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_tag": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_verifier_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_verifier_object_from_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_write_source_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_write_source_to_file_obj": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_distutils_module": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_distutils_package_1": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_distutils_package_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_infrastructure": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_set_py_limited_api": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_setuptools_module": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_setuptools_package_1": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_setuptools_package_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_cffi_binary.py:test_no_unknown_exported_symbols": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_commontypes.py:test_alphabetical_order": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_commontypes.py:test_dependencies": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_commontypes.py:test_get_common_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_array_overflow": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_global_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_invalid_dotdotdot_in_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_invalid_global_constant_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_negative_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_no_cross_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_struct_included": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_typename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_FILE_issue228": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_bool_issue228": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_cast_from_int_type_to_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_NULL": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_cache_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_cache_type_globally": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_callback_onerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_docstrings": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_from_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_getctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_getwinerror": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_invalid": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_invalid_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_no_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_no_attr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_sizeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_subclass": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_type_not_immortal": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_handle_unique": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once_failure": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once_multithread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once_multithread_failure": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_memmove": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_memmove_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_memmove_readonly_readwrite": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_negative_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_unpack": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_function_args.py:test_types": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_CData_CType": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_CData_CType_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_field_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_all_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_argument_as_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_indexing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_of_func_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_of_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_callback_as_function_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_callback_crash": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cannot_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_array_to_charp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_between_pointers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_functionptr_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_pointer_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_to_array_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char16_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char32_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_constructor_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_constructor_struct_from_dict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_constructor_struct_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_emit_c_code": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_emit_c_code_to_file_obj": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_char_hex_oct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_non_contiguous": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_refer_previous_enum_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_with_non_injective_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_fetch_const_char_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_fetch_const_wchar_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_ptr_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_with_file": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_with_io": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_typeof_getcname": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_fixedsize_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_advanced": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_intptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_void_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_voidptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_import_from_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_include_struct_union_enum_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_inspecttype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_integer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_integer_ranges": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_iterate_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_multiple_independent_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_nested_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_nested_anonymous_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_nested_field_offset_align": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_no_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_of_pointer_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_of_pointer_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_ctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_single_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_struct_containing_array_varsize": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_unsupported_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_none_as_null_doesnt_work": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_not_supported_bitfield_in_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_offsetof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_offsetof_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_arithmetic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_to_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_recursive_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_release": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_release_new_allocator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_repr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_sizeof_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_sizeof_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_string_from_char_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_string_from_char_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_string_from_wchar_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_containing_array_varsize_workaround": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_with_two_usages": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_structptr_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_unicode_from_wchar_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_union_initializer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_union_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_union_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_vararg_callback": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_voidp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_wchar_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_wchar_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_array_length_from_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_cffi_opcode_sync": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_complexity_limit": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_exchanging_struct_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_fix_arg_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_grouping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_identifier": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_internal_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_number_too_large": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_simple_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_stdcall_cdecl": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_various_constant_exprs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_pkgconfig.py:test_call": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_pkgconfig.py:test_merge_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_pkgconfig.py:test_pkgconfig": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_anonymous_union_inside_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_check_version": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_constant_via_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_dlclose": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_dlopen_handle": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_dlopen_none": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_function_with_varargs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_global_const_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_global_const_nonint": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_include_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_large_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_no_such_function_or_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_nonopaque_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_opaque_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_partial_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_rec_structs_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_rec_structs_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_rtld_constants": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_selfref": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_all_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_funcptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_funcptr_rewrite_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_funcptr_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_int_star": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_noop": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_variadic_overrides_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_void": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_address_of_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_address_of_function_with_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_address_of_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_alignment_of_longlong": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bad_size_of_global_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bad_size_of_global_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bool_in_cpp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bool_in_cpp_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_custom_field_pos": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_incomplete_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_nested_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_packed_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_zero_length_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_cdef_using_windows_complex": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_char16_char32_plain_c": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_char16_char32_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_check_value_of_static_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_array_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_array_fields_unknownlength": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_array_fields_varlength": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_function_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_function_type_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_via_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_is_not_a_compiler_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_nonint": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_of_unknown_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_of_value_unknown_to_the_compiler": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_convert_api_mode_builtin_function_to_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_defines__CFFI_": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dotdot_in_source_file_names": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dotdotdot_global_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dotdotdot_length_of_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_duplicate_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_bogus_name": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_bogus_result_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_errors": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_long_double": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_plus_c": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_redefine": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_signature": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_from_buffer_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_funcarg_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_funcres_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_arg_opaque": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_argument_double_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_argument_float_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_double_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_float_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_gcc_visibility_hidden": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_import_from_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_1b": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_5": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_6": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_7": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_8": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_incomplete_struct_as_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_incomplete_struct_as_both": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_incomplete_struct_as_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_global_var_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_included_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_integer_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_order": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_struct_and_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_typedef_multiple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_issue198": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_issue200": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_loader_spec": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_macro_check_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_macro_var_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_math_sin": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_math_sin_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_misdeclared_field_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_module_name_in_package": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_name_of_unnamed_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_open_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_override_default_definition": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_pack_not_supported": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_realize_struct_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_repr_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_restrict_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_set_source_no_slashes": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_invalid_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_invalid_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_invalid_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_integer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_array_guess_length_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_array_guess_length_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_field_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_with_func_with_struct_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_with_func_with_struct_pointer_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_caching": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_anonymous_struct_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_dont_use_noop_for_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_func": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_funcptr_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_include_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_include_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_prebuilt_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_struct_used": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_use_noop_for_repeated_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_variadic_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_typedef_array_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_typedef_array_dotdotdot_usage": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unicode_libraries": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unique_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unpack_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_variable_of_unknown_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_anonymous_enum_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_anonymous_struct_with_star_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_anonymous_struct_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_exact_field_offset": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_opaque_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_opaque_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_typedef_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_typedef_star_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_volatile_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_0": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_getctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_new": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_sizeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_typeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_FILE_stored_explicitly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_FILE_stored_in_stdout": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_double2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_float2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_floating": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_unsigned": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_address_of_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_array_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_array_variable_length_hidden": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_callback_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_struct_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_all_complex_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_all_integer_and_float_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_array_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_autofilled_struct_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_autofilled_struct_as_argument_dynamic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bogus_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bool_on_long_double": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bug_const_char_ptr_array_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bug_const_char_ptr_array_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_call_with_struct_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_call_with_voidstar_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_callback_indirection": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_cannot_name_struct_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_cannot_pass_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_char_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_charstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_consider_not_implemented_function_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_const_pointer_to_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_define_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_define_known_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_define_wrong_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_dont_check_unnamable_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_bug118": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_usage": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_values": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_errno_working_even_with_pypys_jit": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_full_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_gc_size_arg": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_gc_size_arg_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_new_with_cycles": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_nonfull_alignment": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_nonfull_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_partial_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_with_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_with_partial_struct_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_floatstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_fn_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_fn_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_full_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_func_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_func_as_funcptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_func_returns_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_funcptr_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_get_set_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_getlasterror_working_even_with_pypys_jit": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_array_with_dotdotdot_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_array_with_missing_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_const_int_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_constants": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_constants_non_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_implicit_unicode_on_windows": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_longdouble": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_longdouble_precision": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_macro_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_missing_function_import_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_named_pointer_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_exact_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_inexact_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_inexact_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_no_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nondecl_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nonfull_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nonfull_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nonfull_enum_syntax2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_opaque_integer_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_passing_string_or_NULL": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_primitive_category": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ptr_to_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_relative_to": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_return_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_return_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_rounding_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_rounding_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_share_FILE": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_simple_case": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_some_integer_type_for_issue73": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_string_to_voidp_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_strlen_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_strlen_array_of_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_strlen_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_c99_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_c99_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_guess_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_bad_sized_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_bad_sized_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_containing_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_float_vs_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_ptr_to_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_returned_by_func": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_signedness_ignored": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_with_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_with_bitfield_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_take_and_return_partial_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_tmpdir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_two_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_broken_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_incomplete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typeof_func_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typeof_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unknown_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unknown_type_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unknown_type_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unsupported_some_primitive_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unsupported_struct_with_bitfield_ellipsis": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_var_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_var_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_varargs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_varargs_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_varargs_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_various_calls_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_various_calls_libffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_verify_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_verify_extra_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_verify_typedefs": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_wchar_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_win_common_types": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_windows_dllimport_data": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_compile_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_compile_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_compile_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_emit_python_code_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_emit_python_code_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_emit_python_code_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_explicit_target_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_explicit_target_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_distutils_extension_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_distutils_extension_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_emit_c_code_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_emit_c_code_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_emit_c_code_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_distutils_api_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_distutils_api_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_empty": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_abi_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_abi_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_api_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_api_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_basic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_embedding_with_unicode": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_empty": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_init_time_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_two_modules": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_1_thread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_2_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_4_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_8_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_single_threaded": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_recursive.py:TestRecursive.test_recursive": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_alt_issue": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_first_calls_in_parallel": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_init_different_modules_in_different_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_load_in_parallel_more": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_tlocal.py:TestThreadLocal.test_thread_local": {
    "status": "PASSED"
   },
   "ptestresult.sections": {
    "python3-cffi": {
     "duration": "396"
    }
   },
   "ssh.SSHTest.test_ssh": {
    "duration": 0.5089,
    "status": "PASSED"
   }
  }
 },
 "runtime_core-image-ptest-python3-cffi_qemuarm64_20260324085253": {
  "configuration": {
   "DISTRO": "poky",
   "HOST_DISTRO": "ubuntu-24.04",
   "IMAGE_BASENAME": "core-image-ptest-python3-cffi",
   "IMAGE_PKGTYPE": "rpm",
   "LAYERS": {
    "meta": {
     "branch": "master-next",
     "commit": "882899f2b44d6aa0558cd1f7147c821cd188ac45",
     "commit_count": 66588,
     "commit_time": 1774338651
    },
    "meta-poky": {
     "branch": "master-next",
     "commit": "d78ac7a82473df46336556149afaeac6c7fff1d3",
     "commit_count": 1771,
     "commit_time": 1774338614
    },
    "meta-yocto-bsp": {
     "branch": "master-next",
     "commit": "d78ac7a82473df46336556149afaeac6c7fff1d3",
     "commit_count": 1771,
     "commit_time": 1774338614
    }
   },
   "MACHINE": "qemuarm64",
   "STARTTIME": "20260324085253",
   "TESTSERIES": "qemuarm64-ptest",
   "TEST_TYPE": "runtime"
  },
  "result": {
   "parselogs.ParseLogsTest.test_get_context": {
    "duration": 0.0005691,
    "status": "PASSED"
   },
   "parselogs.ParseLogsTest.test_parselogs": {
    "duration": 2.352,
    "status": "PASSED"
   },
   "ping.PingTest.test_ping": {
    "duration": 0.02483,
    "status": "PASSED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
    "duration": 364.917,
    "status": "PASSED"
   },
   "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
    "duration": 0.0006223,
    "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_array_overflow": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_global_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_invalid_dotdotdot_in_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_invalid_global_constant_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_negative_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_no_cross_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_struct_included": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.test_dlopen.py:test_typename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_CData_CType": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_field_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_addressof_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_anonymous_enum_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_array_indexing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_array_of_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_as_function_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_crash": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_callback_large_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cannot_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_array_to_charp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_between_pointers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_functionptr_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_cast_pointer_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_char_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_constructor_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_constructor_struct_from_dict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_constructor_struct_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_define_integer_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_char_hex_oct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_non_contiguous": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_refer_previous_enum_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_enum_with_non_injective_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_fetch_const_char_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_fetch_const_wchar_p_field": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_array_as_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_array": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_array_size": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_comparisons": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_ptr": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_ptr_size": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_with_file": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_buffer_with_io": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_self_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ffi_typeof_getcname": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_fixedsize_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_advanced": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_intptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_void_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_functionptr_voidptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_disable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_gc_finite_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ignore_multiple_declarations_of_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_typedef_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_include_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_init_once": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_init_once_multithread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_integer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_integer_ranges": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_iterate_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_missing_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_multiple_independent_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_no_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_of_pointer_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_of_pointer_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_ctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_single_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_struct_containing_array_varsize": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_new_unsupported_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_none_as_null_doesnt_work": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_offsetof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_offsetof_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_opaque_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_opaque_struct_becomes_nonopaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ordering_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_ordering_bug2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pack_valueerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_arithmetic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_pointer_to_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_recursive_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_repr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_sizeof_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_sizeof_struct_directly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_sizeof_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_string_from_char_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_string_from_char_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_string_from_wchar_array": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_containing_array_varsize_workaround": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_struct_with_two_usages": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_too_many_initializers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_unicode_from_wchar_pointer": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_union_initializer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_union_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_union_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_unique_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_use_own_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_vararg_callback": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_voidp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_wchar_cast": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestCTypes.test_wchar_t": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_CData_CType": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_CData_CType_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_field_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_addressof_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_anonymous_enum_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_argument_as_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_indexing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_of_func_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_of_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_array_slicing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_as_function_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_crash": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_callback_large_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cannot_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_array_to_charp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_between_pointers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_functionptr_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_pointer_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_cast_to_array_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_char_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_constructor_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_constructor_struct_from_dict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_constructor_struct_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_define_integer_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_char_hex_oct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_non_contiguous": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_refer_previous_enum_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_enum_with_non_injective_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_fetch_const_char_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_fetch_const_wchar_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_array_as_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_comparisons": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_ptr_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_with_file": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_buffer_with_io": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_self_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ffi_typeof_getcname": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_fixedsize_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_advanced": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_intptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_void_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_functionptr_voidptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_disable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_gc_finite_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ignore_multiple_declarations_of_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_typedef_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_include_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_init_once": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_init_once_multithread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_integer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_integer_ranges": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_iterate_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_missing_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_multiple_independent_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_anonymous_struct_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_anonymous_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_nested_field_offset_align": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_no_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_of_pointer_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_of_pointer_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_ctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_single_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_struct_containing_array_varsize": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_new_unsupported_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_none_as_null_doesnt_work": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_offsetof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_offsetof_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_opaque_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_opaque_struct_becomes_nonopaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ordering_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_ordering_bug2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pack_valueerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_arithmetic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_pointer_to_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_recursive_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_repr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_sizeof_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_sizeof_struct_directly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_sizeof_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_string_from_char_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_string_from_char_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_string_from_wchar_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_containing_array_varsize_workaround": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_struct_with_two_usages": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_structptr_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_too_many_initializers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_unicode_from_wchar_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_union_initializer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_union_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_union_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_unique_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_use_own_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_vararg_callback": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_voidp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_wchar_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/backend_tests.py:TestFFI.test_wchar_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_cdata.py:test_typeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_CData_CType_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_array_argument_as_list": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_array_of_func_ptr": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_array_slicing": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_cast_to_array_type": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_anonymous_struct": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_anonymous_struct_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_anonymous_union": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_nested_field_offset_align": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ctypes.py:TestCTypes.test_structptr_argument": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_all_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_anonymous_align_arm": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_anonymous_no_align": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_basic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_reuse_if_enough_space": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_zero": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_bitfield_zero_arm": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_cannot_instantiate_manually": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_char16_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_char32_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_error_cases": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_explicitly_defined_char16_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_ffi_def_extern": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_from_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_getwinerror": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_included_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_order": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_struct_and_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_introspect_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_memmove": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_memmove_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_memmove_readonly_readwrite": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_negative_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_release": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_struct_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestBitfield.test_unpack": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_bogus_struct_containing_struct_containing_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_callback_onerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_ffi_new_allocator_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_ffi_new_allocator_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_ffi_new_allocator_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_inspecttype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_issue553": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_issue553_from_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_new_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_new_struct_containing_struct_containing_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ffi_backend.py:TestFFI.test_not_supported_bitfield_in_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_callback_returning_struct_three_bytes": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_callback_returning_void": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_constants_on_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dir_on_dlopen_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlclose": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlopen_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlopen_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_explicit_cdecl_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_fputs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_fputs_custom_FILE": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_fputs_without_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_free_callback_cycle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_has_a_c_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_function_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_getenv_no_return_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_must_specify_type_of_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_passing_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_signed_char_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_sin": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_sinf": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_stdcall_only_on_windows": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_strchr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_tlsalloc": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_unsigned_char_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_void_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_windows_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_wraps_from_stdlib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFFI.test_write_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_callback_returning_struct_three_bytes": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_callback_returning_void": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_constants_on_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dir_on_dlopen_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlclose": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlopen_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlopen_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_explicit_cdecl_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_fputs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_fputs_custom_FILE": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_fputs_without_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_free_callback_cycle": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_has_a_c_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_function_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_getenv_no_return_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_must_specify_type_of_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_passing_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_signed_char_star_accepts_string": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_sin": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_sinf": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_stdcall_only_on_windows": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_strchr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_tlsalloc": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_unsigned_char_star_accepts_string": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_void_star_accepts_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_windows_stdcall": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_wraps_from_stdlib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_function.py:TestFunction.test_write_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_array_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_const_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_enum_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_function_ptr_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_primitive_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_qual_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_raw_function_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_struct_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_union_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_unknown_pointer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_unknown_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_model.py:test_void_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_addressof_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_char16_char32_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_dlopen_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_getting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_keepalive_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_keepalive_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_modify_struct_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_my_array_7": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_my_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_return_three_bytes": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_setting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestFFI.test_struct_by_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_addressof_lib": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_char16_char32_t": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_dlopen_handle": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_getting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_keepalive_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_keepalive_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_modify_struct_value": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_my_array_7": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_my_array_no_length": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_return_three_bytes": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_setting_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_ownlib.py:TestOwnLib.test_struct_by_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_WPARAM_on_windows": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test__is_constant_globalvar": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_cannot_declare_enum_later": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_cannot_have_only_variadic_part": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_commented_line_directive": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_const_pointer_to_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_define_not_supported_for_now": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_different_const_funcptr_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_dont_remove_comment_in_line_directives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_error_custom_lineno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_error_invalid_syntax_for_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_extern_python": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_extern_python_group": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_line_continuation_in_defines": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_missing_newline_bug": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_multiple_line_directives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_no_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_override": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_parse_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_pipe": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_redefine_common_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_remove_comments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_remove_line_continuation_comments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_restrict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_typedef_array_convert_array_to_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_typedef_more_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unknown_argument_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unknown_name": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unnamed_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_unsigned_int_suffix_for_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_vararg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_parsing.py:test_void_renamed_as_only_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_absolute_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_different_absolute": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_flatten": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_platform.py:test_not_absolute": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_dlopen": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_getctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_new": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_sizeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_typeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_unicode_literals.py:test_verify": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_FILE_stored_explicitly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_FILE_stored_in_stdout": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_double2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_float2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_floating": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_Wconversion_unsigned": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_address_of_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_array_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_array_variable_length_hidden": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_callback_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_struct_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_access_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_all_complex_types": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_all_integer_and_float_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_arithmetic_in_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_array_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_autofilled_struct_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_autofilled_struct_as_argument_dynamic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bad_global_array_with_dotdotdot_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bogus_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bool_on_long_double": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bug_const_char_ptr_array_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_bug_const_char_ptr_array_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_call_with_struct_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_call_with_voidstar_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_callback_in_thread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_callback_indirection": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_cannot_name_struct_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_cannot_pass_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_cast_from_int_type_to_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_char16_char32_type": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_char_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_charstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_consider_not_implemented_function_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_const_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_const_struct_global": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ctypes_backend_forces_generic_engine": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_define_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_define_known_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_define_wrong_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_dont_check_unnamable_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_dont_support_int_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_bug118": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_usage": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_enum_values": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_errno_working_even_with_pypys_jit": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_full_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_gc_size_arg": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_gc_size_arg_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_new_with_cycles": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_nonfull_alignment": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_nonfull_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_partial_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_with_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ffi_union_with_partial_struct_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_floatstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_fn_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_fn_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_full_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_func_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_func_as_funcptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_func_returns_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_funcptr_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_get_set_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_getlasterror_working_even_with_pypys_jit": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_array_with_dotdotdot_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_array_with_missing_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_const_int_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_constants": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_global_constants_non_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_implicit_unicode_on_windows": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_keepalive_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_keepalive_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_longdouble": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_longdouble_precision": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_missing_function_import_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_module_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_named_pointer_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_exact_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_inexact_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nested_anonymous_struct_inexact_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_no_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nondecl_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_enum_bug3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_nonfull_enum_syntax2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_opaque_integer_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_passing_string_or_NULL": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_primitive_category": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_ptr_to_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_relative_to": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_return_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_return_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_rounding_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_rounding_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_simple_case": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_static_const_int_known_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_static_const_int_wrong_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_string_to_voidp_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_strlen_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_strlen_array_of_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_strlen_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_c99_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_c99_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_guess_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_bad_sized_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_bad_sized_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_containing_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_float_vs_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_ptr_to_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_returned_by_func": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_signedness_ignored": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_with_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_struct_with_bitfield_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_take_and_return_partial_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_tmpdir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_two_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_broken_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typedef_incomplete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typeof_func_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_typeof_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unknown_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unknown_type_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unknown_type_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_unsupported_struct_with_bitfield_ellipsis": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_use_local_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_var_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_var_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_varargs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_varargs_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_varargs_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_various_calls_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_various_calls_libffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_verify_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_verify_extra_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_verify_typedefs": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_wchar_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_0": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_verify.py:test_win32_calling_convention_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_compile_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_compile_module_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_extension_forces_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_extension_object": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_extension_object_extra_sources": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_install_and_reload_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_install_and_reload_module_ext_package_not_found": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_install_and_reload_module_package": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_load_library": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_locate_engine_class": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_modulename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_name_from_checksum_of_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_name_from_checksum_of_csrc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_tag": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_verifier_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_verifier_object_from_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_write_source_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsCPython.test_write_source_to_file_obj": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_compile_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_compile_module_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_extension_forces_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_extension_object": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_extension_object_extra_sources": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_install_and_reload_module": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_install_and_reload_module_ext_package_not_found": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_install_and_reload_module_package": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_load_library": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_locate_engine_class": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_modulename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_name_from_checksum_of_cdef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_name_from_checksum_of_csrc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_tag": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_verifier_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_verifier_object_from_ffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_write_source": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_write_source_explicit_filename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zdistutils.py:TestDistUtilsGeneric.test_write_source_to_file_obj": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_distutils_module": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_distutils_package_1": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_distutils_package_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_infrastructure": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_set_py_limited_api": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_setuptools_module": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_setuptools_package_1": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi0/test_zintegration.py:TestZIntegration.test_setuptools_package_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_cffi_binary.py:test_no_unknown_exported_symbols": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_commontypes.py:test_alphabetical_order": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_commontypes.py:test_dependencies": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_commontypes.py:test_get_common_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_array_overflow": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_global_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_invalid_dotdotdot_in_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_invalid_global_constant_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_negative_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_no_cross_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_struct_included": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_dlopen.py:test_typename": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_FILE_issue228": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_bool_issue228": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_cast_from_int_type_to_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_NULL": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_cache_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_cache_type_globally": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_callback_onerror": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_docstrings": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_from_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_getctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_getwinerror": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_invalid": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_invalid_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_new_allocator_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_no_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_no_attr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_sizeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_string": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_subclass": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_type_not_immortal": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_ffi_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_handle_unique": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once_failure": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once_multithread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_init_once_multithread_failure": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_memmove": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_memmove_buffer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_memmove_readonly_readwrite": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_negative_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_ffi_obj.py:test_unpack": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_function_args.py:test_types": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_CData_CType": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_CData_CType_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_field_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_addressof_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_all_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_argument_as_list": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_indexing": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_of_func_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_array_of_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_callback_as_function_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_callback_crash": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_callback_decorator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cannot_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_array_to_charp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_between_pointers": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_functionptr_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_pointer_and_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_cast_to_array_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char16_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char32_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_char_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_constructor_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_constructor_struct_from_dict": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_constructor_struct_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_emit_c_code": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_emit_c_code_to_file_obj": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_char_hex_oct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_non_contiguous": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_refer_previous_enum_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_enum_with_non_injective_mapping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_fetch_const_char_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_fetch_const_wchar_p_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_array_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_ptr_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_with_file": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_buffer_with_io": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_ffi_typeof_getcname": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_fixedsize_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_advanced": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_intptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_void_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_functionptr_voidptr_return": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_gc_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_import_from_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_include_struct_union_enum_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_inspecttype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_integer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_integer_ranges": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_iterate_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_multiple_independent_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_nested_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_nested_anonymous_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_nested_field_offset_align": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_no_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_of_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_of_pointer_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_of_pointer_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_array_varsize": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_ctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_single_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_struct_containing_array_varsize": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_new_unsupported_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_none_as_null_doesnt_work": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_not_supported_bitfield_in_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_offsetof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_offsetof_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_offsetof_nested": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_arithmetic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_comparison": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_init": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_to_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_pointer_to_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_recursive_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_release": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_release_new_allocator": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_repr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_sizeof_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_sizeof_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_string_from_char_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_string_from_char_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_string_from_wchar_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_containing_array_varsize_workaround": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_struct_with_two_usages": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_structptr_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_unicode_from_wchar_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_union_initializer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_union_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_union_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_vararg_callback": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_voidp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_wchar_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_new_ffi_1.py:TestNewFFI1.test_wchar_t": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_array_length_from_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_cffi_opcode_sync": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_complexity_limit": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_exchanging_struct_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_fix_arg_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_grouping": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_identifier": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_internal_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_number_too_large": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_simple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_simple_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_stdcall_cdecl": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_parse_c_type.py:test_various_constant_exprs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_pkgconfig.py:test_call": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_pkgconfig.py:test_merge_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_pkgconfig.py:test_pkgconfig": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_anonymous_union_inside_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_check_version": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_constant_via_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_dlclose": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_dlopen_handle": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_dlopen_none": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_function_with_varargs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_global_const_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_global_const_nonint": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_include_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_large_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_no_such_function_or_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_nonopaque_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_opaque_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_partial_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_rec_structs_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_rec_structs_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_rtld_constants": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_re_python.py:test_selfref": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_all_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_funcptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_funcptr_rewrite_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_funcptr_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_int_star": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_noop": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_variadic_overrides_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_realize_c_type.py:test_void": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_address_of_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_address_of_function_with_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_address_of_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_alignment_of_longlong": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bad_size_of_global_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bad_size_of_global_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bool_in_cpp": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_bool_in_cpp_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_bitfield": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_custom_field_pos": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_incomplete_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_nested_anonymous_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_packed_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_call_with_zero_length_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_cdef_using_windows_complex": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_char16_char32_plain_c": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_char16_char32_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_check_value_of_static_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_array_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_array_fields_unknownlength": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_array_fields_varlength": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_function_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_function_type_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_const_via_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_is_not_a_compiler_constant": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_nonint": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_of_unknown_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_of_value_unknown_to_the_compiler": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_constant_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_convert_api_mode_builtin_function_to_cdata": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_defines__CFFI_": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dotdot_in_source_file_names": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dotdotdot_global_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_dotdotdot_length_of_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_duplicate_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_bogus_name": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_bogus_result_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_errors": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_long_double": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_plus_c": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_redefine": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_signature": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_stdcall": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_extern_python_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_from_buffer_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_funcarg_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_funcres_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_arg_opaque": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_argument_double_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_argument_float_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_double_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_float_complex": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_function_returns_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_gcc_visibility_hidden": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_array_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_global_var_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_import_from_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_1b": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_5": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_6": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_7": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_include_8": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_incomplete_struct_as_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_incomplete_struct_as_both": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_incomplete_struct_as_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_global_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_global_var_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_included_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_integer_const": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_order": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_struct_and_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_typedef_multiple": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_introspect_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_issue198": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_issue200": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_loader_spec": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_macro_check_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_macro_var_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_math_sin": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_math_sin_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_misdeclared_field_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_module_name_in_package": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_name_of_unnamed_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_open_array_in_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_override_default_definition": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_pack_not_supported": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_realize_struct_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_repr_lib": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_restrict_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_set_source_no_slashes": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_invalid_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_invalid_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_invalid_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_float_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_some_integer_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_array_guess_length_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_array_guess_length_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_field_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_with_func_with_struct_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_struct_with_func_with_struct_pointer_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_caching": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_anonymous_struct_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_array": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_dont_use_noop_for_primitives": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_func": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_funcptr_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_include_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_include_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_prebuilt_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_struct_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_struct_used": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_use_noop_for_repeated_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_type_table_variadic_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_typedef_array_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_typedef_array_dotdotdot_usage": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unicode_libraries": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unique_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unnamed_bitfield_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unpack_args": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_unspecified_size_of_global_4": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_variable_of_unknown_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_anonymous_enum_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_anonymous_struct_with_star_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_anonymous_struct_with_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_exact_field_offset": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_opaque_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_opaque_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_typedef_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_verify_typedef_star_dotdotdot": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_volatile_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_0": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_recompiler.py:test_win32_calling_convention_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_alignof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_cast": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_getctype": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_new": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_sizeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_unicode_literals.py:test_typeof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_FILE_stored_explicitly": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_FILE_stored_in_stdout": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_double2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_float2int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_floating": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_Wconversion_unsigned": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_address_of_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_array_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_array_variable_length_hidden": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_callback": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_callback_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_struct_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_access_variable": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_addressof": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_all_complex_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_all_integer_and_float_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_array_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_autofilled_struct_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_autofilled_struct_as_argument_dynamic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bogus_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bool": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bool_on_long_double": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bug1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bug_const_char_ptr_array_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_bug_const_char_ptr_array_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_call_with_struct_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_call_with_voidstar_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_callback_indirection": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_cannot_name_struct_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_cannot_pass_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_char_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_charstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_consider_not_implemented_function_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_const_pointer_to_pointer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_define_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_define_known_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_define_wrong_value": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_dir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_dont_check_unnamable_fields": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_bug118": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_usage": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_enum_values": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_errno_working_even_with_pypys_jit": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_full_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_gc_size_arg": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_gc_size_arg_2": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_new_with_cycles": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_nonfull_alignment": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_nonfull_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_struct_packed": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_partial": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_partial_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_with_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ffi_union_with_partial_struct_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_floatstar_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_fn_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_fn_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_full_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_func_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_func_as_funcptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_func_returns_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_funcptr_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_function_typedef": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_get_set_errno": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_getlasterror_working_even_with_pypys_jit": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_array_with_dotdotdot_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_array_with_missing_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_const_int_size": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_constants": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_global_constants_non_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_implicit_unicode_on_windows": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_include": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_include_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_longdouble": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_longdouble_precision": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_macro": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_macro_var": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_missing_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_missing_function_import_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_named_pointer_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_exact_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_inexact_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nested_anonymous_struct_inexact_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_no_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nondecl_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nonfull_anonymous_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nonfull_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_nonfull_enum_syntax2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_opaque_integer_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_passing_string_or_NULL": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_primitive_category": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ptr": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_ptr_to_opaque": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_relative_to": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_return_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_return_partial_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_rounding_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_rounding_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_share_FILE": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_simple_case": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_some_integer_type_for_issue73": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_string_to_voidp_arg": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_strlen_approximate": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_strlen_array_of_char": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_strlen_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_c99_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_c99_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_guess_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_array_no_length": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_bad_sized_float": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_bad_sized_integer": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_containing_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_float_vs_int": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_ptr_to_array_field": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_returned_by_func": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_signedness_ignored": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_with_bitfield_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_struct_with_bitfield_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_take_and_return_partial_structs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_tmpdir": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_two_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_broken_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_complete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_enum_as_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_enum_as_function_result": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typedef_incomplete_enum": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typeof_func_with_struct_argument": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_typeof_function": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unknown_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unknown_type_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unknown_type_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unsupported_some_primitive_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_unsupported_struct_with_bitfield_ellipsis": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_var_signed_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_var_unsigned_integer_types": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_varargs": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_varargs_exact": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_varargs_struct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_various_calls_direct": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_various_calls_libffi": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_verify_dlopen_flags": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_verify_extra_arguments": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_verify_typedefs": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_wchar_type": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_win_common_types": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_verify1.py:test_windows_dllimport_data": {
    "status": "SKIPPED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_compile_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_compile_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_compile_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_emit_python_code_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_emit_python_code_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_abi_emit_python_code_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_explicit_target_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_compile_explicit_target_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_distutils_extension_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_distutils_extension_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_emit_c_code_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_emit_c_code_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_api_emit_c_code_3": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_distutils_api_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_distutils_api_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_empty": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_abi_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_abi_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_api_1": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/cffi1/test_zdist.py:TestDist.test_setuptools_api_2": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_basic": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_embedding_with_unicode": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_empty": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_init_time_error": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_basic.py:TestBasic.test_two_modules": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_1_thread": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_2_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_4_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_in_8_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_performance.py:TestPerformance.test_perf_single_threaded": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_recursive.py:TestRecursive.test_recursive": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_alt_issue": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_first_calls_in_parallel": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_init_different_modules_in_different_threads": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_thread.py:TestThread.test_load_in_parallel_more": {
    "status": "PASSED"
   },
   "ptestresult.python3-cffi.testing/embedding/test_tlocal.py:TestThreadLocal.test_thread_local": {
    "status": "PASSED"
   },
   "ptestresult.sections": {
    "python3-cffi": {
     "duration": "363"
    }
   },
   "ssh.SSHTest.test_ssh": {
    "duration": 0.548,
    "status": "PASSED"
   }
  }
 }
}