Skip to content

Remove inherited members in api docs (#347) #307

Remove inherited members in api docs (#347)

Remove inherited members in api docs (#347) #307

GitHub Actions / Test Results succeeded Aug 31, 2023 in 0s

All 1 334 tests pass, 39 skipped in 1h 33m 47s

   106 files  +     96     106 suites  +96   1h 33m 47s ⏱️ + 1h 33m 33s
1 373 tests +1 315  1 334 ✔️ +1 276  39 💤 +39  0 ±0 
1 379 runs  +1 321  1 340 ✔️ +1 282  39 💤 +39  0 ±0 

Results for commit 694cc34. ± Comparison against earlier commit 61fb26f.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

39 skipped tests found

There are 39 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
test_cacher.TestCacher ‑ test_cacher
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_cgc_binary1
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_cgc_binary2
test_cfgemulated.TestCfgemulate ‑ test_cfg_0
test_cfgemulated.TestCfgemulate ‑ test_cfg_1
test_cfgemulated.TestCfgemulate ‑ test_cfg_2
test_cfgemulated.TestCfgemulate ‑ test_cfg_3
test_cfgemulated.TestCfgemulate ‑ test_cfg_4
test_cfgemulated.TestCfgemulate ‑ test_cfg_5
test_cfgemulated.TestCfgemulate ‑ test_loop_unrolling
test_detourbackend_arm.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_i386.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_i386.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_mips.Tests ‑ test_replace_function_patch
test_detourbackend_mips.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_mips.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_mips64.Tests ‑ test_replace_function_patch
test_detourbackend_mips64.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_mips64.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_ppc.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_ppc64.Tests ‑ test_replace_function_patch
test_detourbackend_ppc64.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_ppc64.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_heaphopper.TestHeapHopper ‑ test_house_of_einherjar
test_heaphopper.TestHeapHopper ‑ test_house_of_lore
test_macho_bindinghelper.TestBindingHelper ‑ test_do_lazy_bind
test_macho_bindinghelper.TestBindingHelper ‑ test_do_normal_bind
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_add_addr_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind_add_addr_imm_scaled
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind_add_addr_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind_uleb_times_skipping_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_segment_and_offset_uleb
test_macho_bindinghelper.TestBindingState ‑ test_add_address_ov_32
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_armel
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_mips
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_ppc
test_vault.TestVault ‑ test_ast_vault_VaultDirShelf
test_vault.TestVault ‑ test_vault_identity_VaultDirShelf

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1373 tests found (test 1 to 1028)

There are 1373 tests, see "Raw output" for the list of tests 1 to 1028.
Raw output
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_add_transitions_updates_the_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_get_entrypoints_from_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_get_transitions_from_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_nodes
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_path_between_deals_with_loops
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_path_between_returns_True_only_if_there_exists_at_least_a_path_between_two_nodes_in_the_slice
analyses.cfg_slice_to_sink.test_cfg_slice_to_sink.TestCFGSliceToSink ‑ test_transitions_as_tuples
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_callgraph_mutates_the_original_graph
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_callgraph_remove_content_not_in_a_cfg_slice_to_sink
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_cfg_graph_mutates_the_original_graph
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_cfg_graph_remove_content_not_in_a_cfg_slice_to_sink
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_function_graph_mutates_the_original_function_graph
analyses.cfg_slice_to_sink.test_graph.TestGraph ‑ test_slice_function_graph_remove_nodes_not_in_a_cfg_slice_to_sink
analyses.cfg_slice_to_sink.test_transitions.TestTrasitions ‑ test_merge_transitions
analyses.cfg_slice_to_sink.test_transitions.TestTrasitions ‑ test_merging_transitions_with_a_from_node_present_in_both_operands
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_add_dependencies_for_concrete_pointers_of_adds_a_definition_for_data_pointed_to_by_given_definition
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_add_dependencies_for_concrete_pointers_of_adds_a_definition_with_codelocation_in_binary_if_data_in_readonly_memory
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_add_dependencies_for_concrete_pointers_of_create_memory_location_with_undefined_data_if_data_pointed_to_by_definition_is_not_known
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_add_dependencies_for_concrete_pointers_of_does_nothing_if_data_pointed_to_by_definition_is_already_in_dependency_graph
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_add_dependencies_for_concrete_pointers_of_does_nothing_if_pointer_is_not_concrete
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_add_dependencies_for_concrete_pointers_of_fails_if_the_given_definition_is_not_in_the_graph
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_contains_atom_returns_false_if_the_dependency_graph_does_not_contain_a_definition_of_the_given_atom
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_contains_atom_returns_true_if_the_dependency_graph_contains_a_definition_of_the_given_atom
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_delegate_add_edge_to_the_underlying_graph_object
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_delegate_add_node_to_the_underlying_graph_object
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_delegate_nodes_to_the_underlying_graph_object
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_delegate_predecessors_to_the_underlying_graph_object
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_dep_graph_has_a_default_graph
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_dep_graph_refuses_to_instanciate_with_an_inadequate_graph
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_transitive_closure_includes_beginning_node_with_memoized_content
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_transitive_closure_of_a_node
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_transitive_closure_of_a_node_on_a_graph_with_loops_should_still_terminate
analyses.reaching_definitions.test_dep_graph.TestDepGraph ‑ test_transitive_closure_of_a_node_should_copy_labels_from_original_graph
analyses.reaching_definitions.test_function_handler.TestFunctionhandler ‑ test_function_handler_depends_has_endness
analyses.reaching_definitions.test_heap_allocator.TestHeapAllocator ‑ test_allocate_create_an_entry_after_the_previous_one
analyses.reaching_definitions.test_heap_allocator.TestHeapAllocator ‑ test_allocate_given_an_undefined_size_still_gives_a_concrete_address
analyses.reaching_definitions.test_heap_allocator.TestHeapAllocator ‑ test_allocate_returns_an_entry_address
analyses.reaching_definitions.test_heap_allocator.TestHeapAllocator ‑ test_allocated_addresses_keeps_track_of_memory_chuncks_in_use
analyses.reaching_definitions.test_heap_allocator.TestHeapAllocator ‑ test_free_removes_the_address_from_list_of_allocated_ones
analyses.reaching_definitions.test_rd_state.TestReachingDefinitionsState ‑ test_get_sp_delegates_to_the_underlying_live_definitions
analyses.reaching_definitions.test_rd_state.TestReachingDefinitionsState ‑ test_initializing_rd_state_for_ppc_with_rtoc_value
analyses.reaching_definitions.test_rd_state.TestReachingDefinitionsState ‑ test_initializing_rd_state_for_ppc_without_rtoc_value_should_raise_an_error
analyses.reaching_definitions.test_rd_state.TestReachingDefinitionsState ‑ test_rd_state_gets_a_default_heap_allocator
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_conditional_return
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_constants_not_stored_to_live_memory_defs
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_dep_graph
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_dep_graph_stack_variables
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_get_the_sp_from_a_reaching_definition
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_insn_observe_after_a_pyvex_statement
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_insn_observe_an_ailment_statement
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_insn_observe_before_an_imark_pyvex_statement
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_node_observe
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_partial_register_read
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_rda_on_a_block_without_cfg
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_reaching_definition_analysis_definitions
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_reaching_definition_analysis_exposes_its_subject
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_reaching_definition_analysis_visited_blocks
analyses.reaching_definitions.test_reachingdefinitions.TestReachingDefinitions ‑ test_uses_function_call_arguments
analyses.reaching_definitions.test_subject.TestSubject ‑ test_can_be_instantiated_with_a_block
analyses.reaching_definitions.test_subject.TestSubject ‑ test_can_be_instantiated_with_a_function
analyses.reaching_definitions.test_subject.TestSubject ‑ test_can_be_instantiated_with_an_ailment_block
analyses.reaching_definitions.test_subject.TestSubject ‑ test_cc_attribute_should_raise_error_when_subject_is_a_block
analyses.reaching_definitions.test_subject.TestSubject ‑ test_fails_when_instanciated_with_an_inadequate_object
analyses.reaching_definitions.test_subject.TestSubject ‑ test_func_graph_attribute_should_raise_error_when_subject_is_a_block
analyses.reaching_definitions.test_subject.TestSubject ‑ test_when_instanciated_with_a_function_need_other_attributes
analyses.test_cfb.CFBlanketTests ‑ test_on_object_added_callback
engines.light.test_data.TestSpOffset ‑ test_difference_between_two_sp_offset_is_concrete
engines.pcode.test_pcode.TestPcodeEngine ‑ test_fauxware
engines.pcode.test_pcode.TestPcodeEngine ‑ test_shellcode
knowledge_plugins.cfg.test_cfg_manager.TestCFGManager ‑ test_when_both_cfg_emulated_and_cfg_fast_are_present
knowledge_plugins.cfg.test_cfg_manager.TestCFGManager ‑ test_when_no_cfg_is_present
knowledge_plugins.cfg.test_cfg_manager.TestCFGManager ‑ test_when_only_cfg_emulated_is_present
knowledge_plugins.cfg.test_cfg_manager.TestCFGManager ‑ test_when_only_cfg_fast_is_present
knowledge_plugins.functions.test_function.TestFunction ‑ test_functions_called_returns_all_functions_that_can_be_reached_from_the_function
knowledge_plugins.functions.test_function.TestFunction ‑ test_functions_called_with_cyclic_dependencies
knowledge_plugins.functions.test_function.TestFunction ‑ test_functions_called_with_recursive_function
knowledge_plugins.key_definitions.test_atoms.TestAtoms ‑ test_from_argument_instanciate_a_Register_when_given_a_SimRegArg
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_get_fails_when_called_with_wrong_type_of_name
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_get_result_tells_if_environment_does_not_know_about_one_of_the_variable
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_get_result_tells_if_environment_knows_about_all_the_variables
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_get_returns_a_dataset_with_UNDEFINED_when_the_environment_variable_is_not_set
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_get_returns_the_pointer_associated_with_an_existing_environment_variable
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_get_returns_values_associated_with_all_possible_given_names
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_merge_fails_when_merging_with_a_non_Environment_instance
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_merge_two_environments_merge_data_associated_with_each_variable
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_set_fails_when_wvariable_name_is_of_wrong_type
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_set_sets_associates_data_to_a_given_variable_name
knowledge_plugins.key_definitions.test_environment.TestEnvironment ‑ test_set_sets_can_associate_data_to_UNDEFINED
knowledge_plugins.key_definitions.test_heap_address.TestHeapAddress ‑ test_add_fails_if_value_added_is_not_int
knowledge_plugins.key_definitions.test_heap_address.TestHeapAddress ‑ test_add_increase_the_heap_address_value_by_the_right_amount
knowledge_plugins.key_definitions.test_heap_address.TestHeapAddress ‑ test_add_is_commutative
knowledge_plugins.key_definitions.test_heap_address.TestHeapAddress ‑ test_expose_its_value_as_a_property
knowledge_plugins.key_definitions.test_live_definitions.TestLiveDefinitions ‑ test_get_sp_fails_if_there_are_different_definitions_for_sp_with_different_values
knowledge_plugins.key_definitions.test_live_definitions.TestLiveDefinitions ‑ test_get_sp_retrieves_the_value_of_sp_register
knowledge_plugins.key_definitions.test_live_definitions.TestLiveDefinitions ‑ test_get_sp_retrieves_the_value_of_sp_register_even_if_it_has_several_definitions
test_0div.Test0Div ‑ test_0div_i386
test_0div.Test0Div ‑ test_0div_x86_64
test_0div.Test0Div ‑ test_symbolic_0div
test_accuracy.TestAccuracy ‑ test_aarch64
test_accuracy.TestAccuracy ‑ test_armel
test_accuracy.TestAccuracy ‑ test_i386
test_accuracy.TestAccuracy ‑ test_locale
test_accuracy.TestAccuracy ‑ test_mips
test_accuracy.TestAccuracy ‑ test_mips64
test_accuracy.TestAccuracy ‑ test_ppc
test_accuracy.TestAccuracy ‑ test_ppc64
test_accuracy.TestAccuracy ‑ test_windows
test_accuracy.TestAccuracy ‑ test_x86_64
test_actions.TestActions ‑ test_procedure_actions
test_adc.TestAdc ‑ test_adc_i386
test_adc.TestAdc ‑ test_all
test_address_translator.TestAddressTranslator ‑ test_invalid_intersegment_raw_va
test_address_translator.TestAddressTranslator ‑ test_invalid_va_raw
test_address_translator.TestAddressTranslator ‑ test_lva_mva_translation
test_address_translator.TestAddressTranslator ‑ test_va_rva_translation
test_address_translator.TestAddressTranslator ‑ test_valid_va_raw_translations
test_arch_detect.TestArchPcodeDetect ‑ test_elf_m68k
test_argc.TestArgc ‑ test_amd64
test_argc.TestArgc ‑ test_arm
test_argc.TestArgc ‑ test_i386
test_argc.TestArgc ‑ test_mips
test_argc.TestArgc ‑ test_mipsel
test_argc.TestArgc ‑ test_ppc32
test_argc_sym.TestArgcSym ‑ test_amd64
test_argc_sym.TestArgcSym ‑ test_arm
test_argc_sym.TestArgcSym ‑ test_i386
test_argc_sym.TestArgcSym ‑ test_mips
test_argc_sym.TestArgcSym ‑ test_mipsel
test_argc_sym.TestArgcSym ‑ test_ppc32
test_argv.TestArgv ‑ test_amd64
test_argv.TestArgv ‑ test_arm
test_argv.TestArgv ‑ test_i386
test_argv.TestArgv ‑ test_mips
test_argv.TestArgv ‑ test_mipsel
test_argv.TestArgv ‑ test_ppc32
test_arm_firmware ‑ test_empty_segements
test_arm_firmware ‑ test_thumb_object
test_arm_postprocess ‑ test_arm_postprocess_call
test_arm_postprocess ‑ test_arm_postprocess_ret
test_badbytes ‑ test_badbyte
test_baseptr_save_simplifier.TestBaseptrSaveSimplifier ‑ test_baseptr_save_simplifier_amd64
test_baseptr_save_simplifier.TestBaseptrSaveSimplifier ‑ test_bp_save_amd64_fauxware
test_baseptr_save_simplifier.TestBaseptrSaveSimplifier ‑ test_bp_save_armel_fauxware
test_bindiff.TestBindiff ‑ test_bindiff_x86_64
test_blob ‑ test_blob_0
test_blob ‑ test_blob_1
test_block_cache.TestBlockCache ‑ test_block_cache
test_block_simplifier.TestBlockSimplifier ‑ test_simplify_dead_assign_0
test_block_simplifier.TestBlockSimplifier ‑ test_simplify_dead_assign_1
test_block_simplifier.TestBlockSimplifier ‑ test_simplify_pointless_assign
test_boyscout.TestBoyScout ‑ test_armel_fauxware
test_boyscout.TestBoyScout ‑ test_armel_test_division
test_boyscout.TestBoyScout ‑ test_armhf_fauxware
test_boyscout.TestBoyScout ‑ test_i386_all
test_boyscout.TestBoyScout ‑ test_i386_fauxware
test_boyscout.TestBoyScout ‑ test_mips_allcmps
test_boyscout.TestBoyScout ‑ test_mips_manysum
test_boyscout.TestBoyScout ‑ test_mipsel_busybox
test_boyscout.TestBoyScout ‑ test_mipsel_fauxware
test_boyscout.TestBoyScout ‑ test_x86_64_all
test_boyscout.TestBoyScout ‑ test_x86_64_basic_buffer_overflows
test_boyscout.TestBoyScout ‑ test_x86_64_cfg_0
test_boyscout.TestBoyScout ‑ test_x86_64_cfg_1
test_bpf_idea ‑ test_idea_correct_flag
test_bpf_idea ‑ test_idea_incorrect_flag
test_cacher.TestCacher ‑ test_cacher
test_callable.TestCallable ‑ test_callable_c_fauxware_armel
test_callable.TestCallable ‑ test_callable_c_fauxware_armhf
test_callable.TestCallable ‑ test_callable_c_fauxware_i386
test_callable.TestCallable ‑ test_callable_c_fauxware_mips
test_callable.TestCallable ‑ test_callable_c_fauxware_mipsel
test_callable.TestCallable ‑ test_callable_c_fauxware_ppc
test_callable.TestCallable ‑ test_callable_c_fauxware_ppc64
test_callable.TestCallable ‑ test_callable_c_fauxware_x86_64
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_armel
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_armhf
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_i386
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_mips
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_mipsel
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_ppc
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_ppc64
test_callable.TestCallable ‑ test_callable_c_manyfloatsum_x86_64
test_callable.TestCallable ‑ test_fauxware_armel
test_callable.TestCallable ‑ test_fauxware_armhf
test_callable.TestCallable ‑ test_fauxware_i386
test_callable.TestCallable ‑ test_fauxware_mips
test_callable.TestCallable ‑ test_fauxware_mipsel
test_callable.TestCallable ‑ test_fauxware_ppc
test_callable.TestCallable ‑ test_fauxware_ppc64
test_callable.TestCallable ‑ test_fauxware_x86_64
test_callable.TestCallable ‑ test_manyfloatsum_i386
test_callable.TestCallable ‑ test_manyfloatsum_x86_64
test_callable.TestCallable ‑ test_manysum_armel
test_callable.TestCallable ‑ test_manysum_armhf
test_callable.TestCallable ‑ test_manysum_i386
test_callable.TestCallable ‑ test_manysum_mips
test_callable.TestCallable ‑ test_manysum_mipsel
test_callable.TestCallable ‑ test_manysum_ppc
test_callable.TestCallable ‑ test_manysum_ppc64
test_callable.TestCallable ‑ test_manysum_x86_64
test_callable.TestCallable ‑ test_setup_callsite
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_armel_fauxware
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_armhf_thumb_movcc
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_callsite_inference_amd64
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_cgc_binary1
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_cgc_binary2
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_fauxware_i386
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_fauxware_x86_64
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_ls_gcc_O0_timespec_cmp
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_run_multiple_times
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_tail_calls
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_x64_return_value_used
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_x8664_dir_gcc_O0
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_x8664_void
test_calling_convention_analysis.TestCallingConventionAnalysis ‑ test_x86_saved_regs
test_calling_conventions.TestCallingConvention ‑ test_SystemVAMD64_flatten_array
test_calling_conventions.TestCallingConvention ‑ test_SystemVAMD64_flatten_int
test_calling_conventions.TestCallingConvention ‑ test_arg_locs_array
test_calling_conventions.TestCallingConvention ‑ test_array_ffi
test_calling_conventions.TestCallingConvention ‑ test_struct_ffi
test_callsite_maker.TestCallsiteMaker ‑ test_callsite_maker
test_callstack.TestCallstack ‑ test_empty_stack
test_cdg.TestCdg ‑ test_dominance_frontiers
test_cdg.TestCdg ‑ test_graph_0
test_cfg ‑ test_0b32aa01_01
test_cfg ‑ test_CADET_00003
test_cfg ‑ test_EAGLE_00005_bb
test_cfg ‑ test_detect_syscall_wrapper
test_cfg ‑ test_fullcfg_properties
test_cfg ‑ test_is_floatingpoint_function
test_cfg ‑ test_jumpouts_and_indirectcalls
test_cfg ‑ test_setlongjmp_detection
test_cfg_clflush.TestCfgClflush ‑ test_cfgemulated_clflush
test_cfg_clflush.TestCfgClflush ‑ test_cfgfast_clflush
test_cfg_get_any_node.TestCfgGetAnyNode ‑ test_cfg_get_any_node
test_cfg_manager.TestCfgManager ‑ test_cfg_manager_copies_cfg_graphs
test_cfg_model.TestCfgModel ‑ test_cfgmodel_clear_region_for_reflow
test_cfg_model.TestCfgModel ‑ test_cfgmodel_clear_region_for_reflow_multifunc
test_cfg_patching.TestCfgCombination ‑ test_cfgfast_combine_with_full_model
test_cfg_patching.TestCfgCombination ‑ test_cfgfast_combine_with_partial_model
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_branch
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_call_target
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_const_operand
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_grow_block_fallthru
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_grow_function_fallthru
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_grow_into_inter_function_padding
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_grow_nocall
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_ret_value
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_shrink_branch
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_shrink_encoding
test_cfg_patching.TestCfgPatching ‑ test_cfg_patch_shrink_ret_value
test_cfg_patching.TestCfgReclassification ‑ test_cfgfast_preclassify_code_as_data
test_cfg_patching.TestCfgReclassification ‑ test_cfgfast_preclassify_data_as_code
test_cfg_patching.TestCfgReclassification ‑ test_cfgfast_reclassify_code_as_data
test_cfg_patching.TestCfgReclassification ‑ test_cfgfast_reclassify_data_as_code
test_cfg_thumb_firmware.TestCfgThumbFirmware ‑ test_thumb_firmware_cfg
test_cfg_vex_postprocessor.TestCfgVexPostprocessor ‑ test_issue_1172
test_cfgemulated.TestCfgemulate ‑ test_abort_and_resume
test_cfgemulated.TestCfgemulate ‑ test_additional_edges
test_cfgemulated.TestCfgemulate ‑ test_armel_final_missing_block
test_cfgemulated.TestCfgemulate ‑ test_armel_final_missing_block_b
test_cfgemulated.TestCfgemulate ‑ test_armel_incorrect_function_detection_caused_by_branch
test_cfgemulated.TestCfgemulate ‑ test_arrays
test_cfgemulated.TestCfgemulate ‑ test_base_graph
test_cfgemulated.TestCfgemulate ‑ test_cfg_0
test_cfgemulated.TestCfgemulate ‑ test_cfg_1
test_cfgemulated.TestCfgemulate ‑ test_cfg_2
test_cfgemulated.TestCfgemulate ‑ test_cfg_3
test_cfgemulated.TestCfgemulate ‑ test_cfg_4
test_cfgemulated.TestCfgemulate ‑ test_cfg_5
test_cfgemulated.TestCfgemulate ‑ test_cfg_6
test_cfgemulated.TestCfgemulate ‑ test_cfg_switches
test_cfgemulated.TestCfgemulate ‑ test_fakeret_edges_0
test_cfgemulated.TestCfgemulate ‑ test_fauxware
test_cfgemulated.TestCfgemulate ‑ test_loop_unrolling
test_cfgemulated.TestCfgemulate ‑ test_max_steps
test_cfgemulated.TestCfgemulate ‑ test_not_returning
test_cfgemulated.TestCfgemulate ‑ test_string_references
test_cfgemulated.TestCfgemulate ‑ test_thumb_mode
test_cfgfast.TestCfgfast ‑ test_blanket_fauxware
test_cfgfast.TestCfgfast ‑ test_block_instruction_addresses_armhf
test_cfgfast.TestCfgfast ‑ test_cfg_0
test_cfgfast.TestCfgfast ‑ test_cfg_0_pe
test_cfgfast.TestCfgfast ‑ test_cfg_0_pe_msvc_debug_nocc
test_cfgfast.TestCfgfast ‑ test_cfg_about_time
test_cfgfast.TestCfgfast ‑ test_cfg_copy
test_cfgfast.TestCfgfast ‑ test_cfg_loop_unrolling
test_cfgfast.TestCfgfast ‑ test_cfg_switches_armel
test_cfgfast.TestCfgfast ‑ test_cfg_switches_s390x
test_cfgfast.TestCfgfast ‑ test_cfg_switches_x86_64
test_cfgfast.TestCfgfast ‑ test_error_returning
test_cfgfast.TestCfgfast ‑ test_fauxware_function_features_mips
test_cfgfast.TestCfgfast ‑ test_fauxware_function_feauters_x86_64
test_cfgfast.TestCfgfast ‑ test_func_in_added_segment_by_patcherex_arm
test_cfgfast.TestCfgfast ‑ test_func_in_added_segment_by_patcherex_x64
test_cfgfast.TestCfgfast ‑ test_function_leading_blocks_merging
test_cfgfast.TestCfgfast ‑ test_function_names_for_unloaded_libraries
test_cfgfast.TestCfgfast ‑ test_generate_special_info
test_cfgfast.TestCfgfast ‑ test_indirect_calls_always_return_overly_aggressive
test_cfgfast.TestCfgfast ‑ test_indirect_jump_to_outside
test_cfgfast.TestCfgfast ‑ test_kepler_server_armhf
test_cfgfast.TestCfgfast ‑ test_load_from_shellcode
test_cfgfast.TestCfgfast ‑ test_mips_elf_fast_indirect_jump_resolver
test_cfgfast.TestCfgfast ‑ test_plt_stub_has_one_jumpout_site
test_cfgfast.TestCfgfast ‑ test_resolve_x86_elf_pic_plt
test_cfgfast.TestCfgfast ‑ test_segment_list_0
test_cfgfast.TestCfgfast ‑ test_segment_list_1
test_cfgfast.TestCfgfast ‑ test_segment_list_2
test_cfgfast.TestCfgfast ‑ test_segment_list_3
test_cfgfast.TestCfgfast ‑ test_segment_list_4
test_cfgfast.TestCfgfast ‑ test_segment_list_5
test_cfgfast.TestCfgfast ‑ test_segment_list_6
test_cfgfast.TestCfgfast ‑ test_serialization_cfgfast
test_cfgfast.TestCfgfast ‑ test_serialization_cfgnode
test_cfgfast.TestCfgfast ‑ test_starting_point_ordering
test_cfgfast.TestCfgfast ‑ test_tail_call_optimization_detection_armel
test_cfgfast.TestCfgfast ‑ test_unresolvable_targets
test_cfgfast.TestCfgfastDataReferences ‑ test_arm_function_hints_from_data_references
test_cfgfast.TestCfgfastDataReferences ‑ test_data_references_i386_gcc_pie
test_cfgfast.TestCfgfastDataReferences ‑ test_data_references_mips64
test_cfgfast.TestCfgfastDataReferences ‑ test_data_references_mipsel
test_cfgfast.TestCfgfastDataReferences ‑ test_data_references_wide_string
test_cfgfast.TestCfgfastDataReferences ‑ test_data_references_x86_64
test_cfgfast_soot.TestCfgfastSoot ‑ test_simple1
test_cfgfast_soot.TestCfgfastSoot ‑ test_simple2
test_chainbuilder ‑ test_i386_func_call
test_chainbuilder ‑ test_i386_syscall
test_chainbuilder ‑ test_ignore_regs
test_chainbuilder ‑ test_x86_64_func_call
test_chall_resp ‑ test_chall_resp_rand
test_chall_resp ‑ test_chall_response
test_checkbyte.TestCheckbyte ‑ test_checkbyte_armel
test_checkbyte.TestCheckbyte ‑ test_checkbyte_i386
test_checkbyte.TestCheckbyte ‑ test_checkbyte_mips
test_checkbyte.TestCheckbyte ‑ test_checkbyte_mipsel
test_checkbyte.TestCheckbyte ‑ test_checkbyte_ppc
test_checkbyte.TestCheckbyte ‑ test_checkbyte_ppc64
test_checkbyte.TestCheckbyte ‑ test_checkbyte_x86_64
test_chroot.TestChroot ‑ test_chroot
test_class_identifier.TestClassIdentifier ‑ test_class_identification_x86_64
test_clemory ‑ test_cclemory
test_clemory ‑ test_clemory
test_clemory ‑ test_clemory_contains
test_clinic.TestClinic ‑ test_smoketest
test_codetagging.TestCodetagging ‑ test_hasxor
test_coff.TestCoff ‑ test_x86
test_coff.TestCoff ‑ test_x86_64
test_compiler_detection ‑ test_clang_6
test_compiler_detection ‑ test_gcc_4
test_const_resolver.TestConstResolver ‑ test_resolving_arm_bx_r9
test_constantpropagation.TestConstantpropagation ‑ test_libc_x86
test_constantpropagation.TestConstantpropagation ‑ test_lwip_udpecho_bm
test_ct64 ‑ test_quick_ct64
test_ctype_locale.TestCtypeLocale ‑ test_ctype_b_loc
test_ctype_locale.TestCtypeLocale ‑ test_ctype_tolower_loc
test_ctype_locale.TestCtypeLocale ‑ test_ctype_toupper_loc
test_db.TestDb ‑ test_angrdb_fauxware
test_db.TestDb ‑ test_angrdb_open_multiple_times
test_db.TestDb ‑ test_angrdb_save_multiple_times
test_ddg.TestDDG ‑ test_ddg_0
test_ddg_global_var_dependencies.TestDdgGlobalVarDependencies ‑ test_ddg_global_var_dependencies
test_ddg_memvar_addresses.TestDdgMemvarAddresses ‑ test_ddg_memvar_addresses
test_decompiler.TestDecompiler ‑ test_call_return_variable_folding
test_decompiler.TestDecompiler ‑ test_cascading_boolean_and
test_decompiler.TestDecompiler ‑ test_comma_separated_statement_expression_whoami
test_decompiler.TestDecompiler ‑ test_complex_stack_offset_calculation
test_decompiler.TestDecompiler ‑ test_decompilation_call_expr_folding
test_decompiler.TestDecompiler ‑ test_decompilation_call_expr_folding_into_if_conditions
test_decompiler.TestDecompiler ‑ test_decompilation_call_expr_folding_mips64_true
test_decompiler.TestDecompiler ‑ test_decompilation_call_expr_folding_x8664_calc
test_decompiler.TestDecompiler ‑ test_decompilation_excessive_condition_removal
test_decompiler.TestDecompiler ‑ test_decompilation_excessive_goto_removal
test_decompiler.TestDecompiler ‑ test_decompilation_switch_case_structuring_with_removed_nodes
test_decompiler.TestDecompiler ‑ test_decompilation_x86_64_stack_arguments
test_decompiler.TestDecompiler ‑ test_decompiling_1after909_doit
test_decompiler.TestDecompiler ‑ test_decompiling_1after909_verify_password
test_decompiler.TestDecompiler ‑ test_decompiling_aes_armel
test_decompiler.TestDecompiler ‑ test_decompiling_all_i386
test_decompiler.TestDecompiler ‑ test_decompiling_all_x86_64
test_decompiler.TestDecompiler ‑ test_decompiling_amp_challenge03_arm
test_decompiler.TestDecompiler ‑ test_decompiling_amp_challenge03_arm_expr_swapping
test_decompiler.TestDecompiler ‑ test_decompiling_amp_challenge_07
test_decompiler.TestDecompiler ‑ test_decompiling_babypwn_i386
test_decompiler.TestDecompiler ‑ test_decompiling_base32_basenc_do_decode
test_decompiler.TestDecompiler ‑ test_decompiling_dd_advance_input_after_read_error
test_decompiler.TestDecompiler ‑ test_decompiling_dd_argmatch_to_argument_eagerreturns
test_decompiler.TestDecompiler ‑ test_decompiling_dd_argmatch_to_argument_noeagerreturns
test_decompiler.TestDecompiler ‑ test_decompiling_dir_gcc_O0_emit_ancillary_info
test_decompiler.TestDecompiler ‑ test_decompiling_dir_gcc_O0_free_ent
test_decompiler.TestDecompiler ‑ test_decompiling_dir_gcc_O0_main
test_decompiler.TestDecompiler ‑ test_decompiling_dirname_last_component_missing_loop
test_decompiler.TestDecompiler ‑ test_decompiling_dirname_quotearg_n_options
test_decompiler.TestDecompiler ‑ test_decompiling_dirname_x2nrealloc
test_decompiler.TestDecompiler ‑ test_decompiling_division3
test_decompiler.TestDecompiler ‑ test_decompiling_du_di_set_alloc
test_decompiler.TestDecompiler ‑ test_decompiling_du_humblock_missing_conditions
test_decompiler.TestDecompiler ‑ test_decompiling_fauxware_mipsel
test_decompiler.TestDecompiler ‑ test_decompiling_fmt0_main
test_decompiler.TestDecompiler ‑ test_decompiling_fmt_get_space
test_decompiler.TestDecompiler ‑ test_decompiling_fmt_main
test_decompiler.TestDecompiler ‑ test_decompiling_fmt_put_space
test_decompiler.TestDecompiler ‑ test_decompiling_functions_with_unknown_simprocedures
test_decompiler.TestDecompiler ‑ test_decompiling_libsoap
test_decompiler.TestDecompiler ‑ test_decompiling_linked_list
test_decompiler.TestDecompiler ‑ test_decompiling_loop_x86_64
test_decompiler.TestDecompiler ‑ test_decompiling_ls_print_many_per_line
test_decompiler.TestDecompiler ‑ test_decompiling_mips_allcmps
test_decompiler.TestDecompiler ‑ test_decompiling_missing_function_call
test_decompiler.TestDecompiler ‑ test_decompiling_morton_lib_handle__suback
test_decompiler.TestDecompiler ‑ test_decompiling_morton_my_message_callback
test_decompiler.TestDecompiler ‑ test_decompiling_mv0_main
test_decompiler.TestDecompiler ‑ test_decompiling_newburry_main
test_decompiler.TestDecompiler ‑ test_decompiling_nl_i386_pie
test_decompiler.TestDecompiler ‑ test_decompiling_no_arguments_in_variable_list
test_decompiler.TestDecompiler ‑ test_decompiling_printenv_main
test_decompiler.TestDecompiler ‑ test_decompiling_prototype_recovery_two_blocks
test_decompiler.TestDecompiler ‑ test_decompiling_ptx_fix_output_parameters
test_decompiler.TestDecompiler ‑ test_decompiling_remove_write_protected_non_symlink
test_decompiler.TestDecompiler ‑ test_decompiling_setb
test_decompiler.TestDecompiler ‑ test_decompiling_sha384sum_digest_bsd_split_3
test_decompiler.TestDecompiler ‑ test_decompiling_short_circuit_O0_func_1
test_decompiler.TestDecompiler ‑ test_decompiling_short_circuit_O0_func_2
test_decompiler.TestDecompiler ‑ test_decompiling_simple_ctfbin_modulo
test_decompiler.TestDecompiler ‑ test_decompiling_sort_specify_nmerge
test_decompiler.TestDecompiler ‑ test_decompiling_split_lines_split
test_decompiler.TestDecompiler ‑ test_decompiling_strings_c_representation
test_decompiler.TestDecompiler ‑ test_decompiling_strings_local_strcat
test_decompiler.TestDecompiler ‑ test_decompiling_strings_local_strcat_with_local_strlen
test_decompiler.TestDecompiler ‑ test_decompiling_strings_local_strlen
test_decompiler.TestDecompiler ‑ test_decompiling_switch0_x86_64
test_decompiler.TestDecompiler ‑ test_decompiling_switch1_x86_64
test_decompiler.TestDecompiler ‑ test_decompiling_switch2_x86_64
test_decompiler.TestDecompiler ‑ test_decompiling_tac_base_len
test_decompiler.TestDecompiler ‑ test_decompiling_tee_O2_tail_jumps
test_decompiler.TestDecompiler ‑ test_decompiling_tee_O2_x2nrealloc
test_decompiler.TestDecompiler ‑ test_decompiling_tr_build_spec_list
test_decompiler.TestDecompiler ‑ test_decompiling_tr_card_of_complement
test_decompiler.TestDecompiler ‑ test_decompiling_true_1804_x86_64
test_decompiler.TestDecompiler ‑ test_decompiling_true_a_x86_64_0
test_decompiler.TestDecompiler ‑ test_decompiling_true_a_x86_64_1
test_decompiler.TestDecompiler ‑ test_decompiling_true_mips64
test_decompiler.TestDecompiler ‑ test_decompiling_true_x86_64_0
test_decompiler.TestDecompiler ‑ test_decompiling_true_x86_64_1
test_decompiler.TestDecompiler ‑ test_decompiling_who_scan_entries
test_decompiler.TestDecompiler ‑ test_decompiling_x8664_cvs
test_decompiler.TestDecompiler ‑ test_decompiling_x8664_mv_O2
test_decompiler.TestDecompiler ‑ test_df_add_uint_with_neg_flag_ite_expressions
test_decompiler.TestDecompiler ‑ test_eager_returns_simplifier_no_duplication_of_default_case
test_decompiler.TestDecompiler ‑ test_eliminating_stack_canary_reused_stack_chk_fail_call
test_decompiler.TestDecompiler ‑ test_else_if_scope_printing
test_decompiler.TestDecompiler ‑ test_expr_collapsing
test_decompiler.TestDecompiler ‑ test_extern_decl
test_decompiler.TestDecompiler ‑ test_fauxware_read_packet_call_folding_into_store_stmt
test_decompiler.TestDecompiler ‑ test_ifelseif_x8664
test_decompiler.TestDecompiler ‑ test_ifelsesimplifier_insert_node_into_while_body
test_decompiler.TestDecompiler ‑ test_no_switch_case_touch_touch
test_decompiler.TestDecompiler ‑ test_od_else_simplification
test_decompiler.TestDecompiler ‑ test_proper_argument_simplification
test_decompiler.TestDecompiler ‑ test_reverting_switch_clustering_and_lowering_cat_main
test_decompiler.TestDecompiler ‑ test_reverting_switch_clustering_and_lowering_cat_main_no_endpoint_dup
test_decompiler.TestDecompiler ‑ test_reverting_switch_lowering_cksum_digest_main
test_decompiler.TestDecompiler ‑ test_reverting_switch_lowering_cksum_digest_print_filename
test_decompiler.TestDecompiler ‑ test_reverting_switch_lowering_filename_unescape
test_decompiler.TestDecompiler ‑ test_sensitive_eager_returns
test_decompiler.TestDecompiler ‑ test_simple_strcpy
test_decompiler.TestDecompiler ‑ test_single_instruction_loop
test_decompiler.TestDecompiler ‑ test_stack_canary_removal_x8664_extra_exits
test_decompiler.TestDecompiler ‑ test_struct_access
test_decompiler.TestDecompiler ‑ test_switch_case_shared_case_nodes_b2sum_digest
test_detourbackend.TestCase ‑ test_added_code
test_detourbackend.TestCase ‑ test_added_code_and_data
test_detourbackend.TestCase ‑ test_added_code_and_data_big
test_detourbackend.TestCase ‑ test_added_code_and_data_complex
test_detourbackend.TestCase ‑ test_c_compilation
test_detourbackend.TestCase ‑ test_complex1
test_detourbackend.TestCase ‑ test_conflicting_symbols
test_detourbackend.TestCase ‑ test_detour
test_detourbackend.TestCase ‑ test_double_patch_collision
test_detourbackend.TestCase ‑ test_entrypointpatch_restore
test_detourbackend.TestCase ‑ test_patch_conflicts
test_detourbackend.TestCase ‑ test_pdf_removal
test_detourbackend.TestCase ‑ test_piling
test_detourbackend.TestCase ‑ test_random_canary
test_detourbackend.TestCase ‑ test_ro_memory
test_detourbackend.TestCase ‑ test_rw_memory
test_detourbackend.TestCase ‑ test_rwinit_memory
test_detourbackend.TestCase ‑ test_simple_inline
test_detourbackend.TestCase ‑ test_single_entry_point_patch
test_detourbackend_aarch64.Tests ‑ test_add_code_patch
test_detourbackend_aarch64.Tests ‑ test_add_data_patch_long
test_detourbackend_aarch64.Tests ‑ test_add_entry_point_patch
test_detourbackend_aarch64.Tests ‑ test_add_label_patch
test_detourbackend_aarch64.Tests ‑ test_add_ro_data_patch
test_detourbackend_aarch64.Tests ‑ test_add_rw_data_patch
test_detourbackend_aarch64.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_aarch64.Tests ‑ test_c_compilation
test_detourbackend_aarch64.Tests ‑ test_complex1
test_detourbackend_aarch64.Tests ‑ test_conflicting_symbols
test_detourbackend_aarch64.Tests ‑ test_double_patch_collision
test_detourbackend_aarch64.Tests ‑ test_inline_patch
test_detourbackend_aarch64.Tests ‑ test_insert_code_patch
test_detourbackend_aarch64.Tests ‑ test_raw_file_patch
test_detourbackend_aarch64.Tests ‑ test_raw_mem_patch
test_detourbackend_aarch64.Tests ‑ test_remove_instruction_patch
test_detourbackend_aarch64.Tests ‑ test_replace_function_patch
test_detourbackend_aarch64.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_aarch64.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_arm.Tests ‑ test_add_code_patch
test_detourbackend_arm.Tests ‑ test_add_data_patch_long
test_detourbackend_arm.Tests ‑ test_add_entry_point_patch
test_detourbackend_arm.Tests ‑ test_add_label_patch
test_detourbackend_arm.Tests ‑ test_add_ro_data_patch
test_detourbackend_arm.Tests ‑ test_add_rw_data_patch
test_detourbackend_arm.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_arm.Tests ‑ test_c_compilation
test_detourbackend_arm.Tests ‑ test_complex1
test_detourbackend_arm.Tests ‑ test_conflicting_symbols
test_detourbackend_arm.Tests ‑ test_double_patch_collision
test_detourbackend_arm.Tests ‑ test_inline_patch
test_detourbackend_arm.Tests ‑ test_insert_code_patch
test_detourbackend_arm.Tests ‑ test_raw_file_patch
test_detourbackend_arm.Tests ‑ test_raw_mem_patch
test_detourbackend_arm.Tests ‑ test_remove_instruction_patch
test_detourbackend_arm.Tests ‑ test_replace_function_patch
test_detourbackend_arm.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_arm.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_i386.Tests ‑ test_add_code_patch
test_detourbackend_i386.Tests ‑ test_add_data_patch_long
test_detourbackend_i386.Tests ‑ test_add_entry_point_patch
test_detourbackend_i386.Tests ‑ test_add_label_patch
test_detourbackend_i386.Tests ‑ test_add_ro_data_patch
test_detourbackend_i386.Tests ‑ test_add_rw_data_patch
test_detourbackend_i386.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_i386.Tests ‑ test_c_compilation
test_detourbackend_i386.Tests ‑ test_complex1
test_detourbackend_i386.Tests ‑ test_conflicting_symbols
test_detourbackend_i386.Tests ‑ test_double_patch_collision
test_detourbackend_i386.Tests ‑ test_inline_patch
test_detourbackend_i386.Tests ‑ test_insert_code_patch
test_detourbackend_i386.Tests ‑ test_raw_file_patch
test_detourbackend_i386.Tests ‑ test_raw_mem_patch
test_detourbackend_i386.Tests ‑ test_remove_instruction_patch
test_detourbackend_i386.Tests ‑ test_replace_function_patch
test_detourbackend_i386.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_i386.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_mips.Tests ‑ test_add_code_patch
test_detourbackend_mips.Tests ‑ test_add_data_patch_long
test_detourbackend_mips.Tests ‑ test_add_entry_point_patch
test_detourbackend_mips.Tests ‑ test_add_label_patch
test_detourbackend_mips.Tests ‑ test_add_ro_data_patch
test_detourbackend_mips.Tests ‑ test_add_rw_data_patch
test_detourbackend_mips.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_mips.Tests ‑ test_c_compilation
test_detourbackend_mips.Tests ‑ test_complex1
test_detourbackend_mips.Tests ‑ test_conflicting_symbols
test_detourbackend_mips.Tests ‑ test_double_patch_collision
test_detourbackend_mips.Tests ‑ test_inline_patch
test_detourbackend_mips.Tests ‑ test_insert_code_patch
test_detourbackend_mips.Tests ‑ test_raw_file_patch
test_detourbackend_mips.Tests ‑ test_raw_mem_patch
test_detourbackend_mips.Tests ‑ test_remove_instruction_patch
test_detourbackend_mips.Tests ‑ test_replace_function_patch
test_detourbackend_mips.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_mips.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_mips64.Tests ‑ test_add_code_patch
test_detourbackend_mips64.Tests ‑ test_add_data_patch_long
test_detourbackend_mips64.Tests ‑ test_add_entry_point_patch
test_detourbackend_mips64.Tests ‑ test_add_label_patch
test_detourbackend_mips64.Tests ‑ test_add_ro_data_patch
test_detourbackend_mips64.Tests ‑ test_add_rw_data_patch
test_detourbackend_mips64.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_mips64.Tests ‑ test_c_compilation
test_detourbackend_mips64.Tests ‑ test_complex1
test_detourbackend_mips64.Tests ‑ test_conflicting_symbols
test_detourbackend_mips64.Tests ‑ test_double_patch_collision
test_detourbackend_mips64.Tests ‑ test_inline_patch
test_detourbackend_mips64.Tests ‑ test_insert_code_patch
test_detourbackend_mips64.Tests ‑ test_raw_file_patch
test_detourbackend_mips64.Tests ‑ test_raw_mem_patch
test_detourbackend_mips64.Tests ‑ test_remove_instruction_patch
test_detourbackend_mips64.Tests ‑ test_replace_function_patch
test_detourbackend_mips64.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_mips64.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_ppc.Tests ‑ test_add_code_patch
test_detourbackend_ppc.Tests ‑ test_add_data_patch_long
test_detourbackend_ppc.Tests ‑ test_add_entry_point_patch
test_detourbackend_ppc.Tests ‑ test_add_label_patch
test_detourbackend_ppc.Tests ‑ test_add_ro_data_patch
test_detourbackend_ppc.Tests ‑ test_add_rw_data_patch
test_detourbackend_ppc.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_ppc.Tests ‑ test_c_compilation
test_detourbackend_ppc.Tests ‑ test_complex1
test_detourbackend_ppc.Tests ‑ test_conflicting_symbols
test_detourbackend_ppc.Tests ‑ test_double_patch_collision
test_detourbackend_ppc.Tests ‑ test_inline_patch
test_detourbackend_ppc.Tests ‑ test_insert_code_patch
test_detourbackend_ppc.Tests ‑ test_raw_file_patch
test_detourbackend_ppc.Tests ‑ test_raw_mem_patch
test_detourbackend_ppc.Tests ‑ test_remove_instruction_patch
test_detourbackend_ppc.Tests ‑ test_replace_function_patch
test_detourbackend_ppc.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_ppc.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_detourbackend_ppc64.Tests ‑ test_add_code_patch
test_detourbackend_ppc64.Tests ‑ test_add_data_patch_long
test_detourbackend_ppc64.Tests ‑ test_add_entry_point_patch
test_detourbackend_ppc64.Tests ‑ test_add_label_patch
test_detourbackend_ppc64.Tests ‑ test_add_ro_data_patch
test_detourbackend_ppc64.Tests ‑ test_add_rw_data_patch
test_detourbackend_ppc64.Tests ‑ test_add_rw_init_data_patch
test_detourbackend_ppc64.Tests ‑ test_c_compilation
test_detourbackend_ppc64.Tests ‑ test_complex1
test_detourbackend_ppc64.Tests ‑ test_conflicting_symbols
test_detourbackend_ppc64.Tests ‑ test_double_patch_collision
test_detourbackend_ppc64.Tests ‑ test_inline_patch
test_detourbackend_ppc64.Tests ‑ test_insert_code_patch
test_detourbackend_ppc64.Tests ‑ test_raw_file_patch
test_detourbackend_ppc64.Tests ‑ test_raw_mem_patch
test_detourbackend_ppc64.Tests ‑ test_remove_instruction_patch
test_detourbackend_ppc64.Tests ‑ test_replace_function_patch
test_detourbackend_ppc64.Tests ‑ test_replace_function_patch_with_function_reference
test_detourbackend_ppc64.Tests ‑ test_replace_function_patch_with_function_reference_and_rodata
test_director.TestDirector ‑ test_call_function_brancher
test_director.TestDirector ‑ test_execute_address_brancher
test_disassembly.TestDisassembly ‑ test_arm32_dissect_instructions
test_disassembly.TestDisassembly ‑ test_arm32_thumb_dissect_instructions
test_disassembly.TestDisassembly ‑ test_arm64_dissect_instructions
test_disassembly.TestDisassembly ‑ test_mips32_missing_offset_in_instructions
test_driller ‑ test_drilling_cgc
test_driller ‑ test_simproc_drilling
test_driller_core.TestDrillerCore ‑ test_cgc
test_driller_core.TestDrillerCore ‑ test_simprocs
test_dwarf_resiliency.TestDwarfResiliency ‑ test_dwarf_pyelftools_keyerrors
test_dwarf_variables.TestDwarfVariables ‑ test_local_in_if
test_dwarf_variables.TestDwarfVariables ‑ test_local_in_loop
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_a
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_extern_var
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_global_struct
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_global_var
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_local_struct
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_pointer
test_dwarf_variables.TestDwarfVariables ‑ test_resolve_pointer2
test_dwarf_variables.TestDwarfVariables ‑ test_sum_in_global
test_dwarf_variables.TestDwarfVariables ‑ test_sum_in_local
test_dwarf_variables.TestDwarfVariables ‑ test_sum_in_static
test_dwarf_variables.TestDwarfVariables ‑ test_variable_scopes
test_ebpf ‑ test_branched_return
test_ebpf ‑ test_get_ns
test_ebpf ‑ test_trivial_return
test_echo.TestEcho ‑ test_echo_haha
test_elfcore ‑ test_remote_file_mapper
test_elfcore ‑ test_remote_file_mapping
test_engine_bf ‑ test_1bytecrackme_good
test_engine_bf ‑ test_hello
test_examples ‑ test_0ctf_trace
test_examples ‑ test_ais3_crackme
test_examples ‑ test_android_license
test_examples ‑ test_angry_reverser
test_examples ‑ test_angrybird
test_examples ‑ test_asisctffinals2015_license
test_examples ‑ test_csci_0a
test_examples ‑ test_csci_1
test_examples ‑ test_csci_2
test_examples ‑ test_csci_3
test_examples ‑ test_csci_4
test_examples ‑ test_csci_5
test_examples ‑ test_csgames2018
test_examples ‑ test_defcamp_r100
test_examples ‑ test_defcon2016quals_baby_re
test_examples ‑ test_ekopartyctf2015_rev100
test_examples ‑ test_ekopartyctf2016_rev250
test_examples ‑ test_ekopartyctf2016_sokohashv2
test_examples ‑ test_example_inclusion
test_examples ‑ test_fauxware
test_examples ‑ test_flareon2015_10
test_examples ‑ test_flareon2015_2
test_examples ‑ test_google2016_unbreakable_0
test_examples ‑ test_google2016_unbreakable_1
test_examples ‑ test_grub
test_examples ‑ test_ictf2017_javaisnotfun
test_examples ‑ test_insomnihack_aeg
test_examples ‑ test_java_androidnative1
test_examples ‑ test_java_crackme1
test_examples ‑ test_java_simple3
test_examples ‑ test_java_simple4
test_examples ‑ test_mma_howtouse
test_examples ‑ test_securityfest_fairlight
test_examples ‑ test_sharif7
test_examples ‑ test_simple_heap_overflow
test_examples ‑ test_strcpy_find
test_examples ‑ test_sym_write
test_examples ‑ test_unmapped_analysis
test_examples ‑ test_whitehat_crypto400
test_examples ‑ test_whitehatvn2015_re400
test_exceptions ‑ test_gxx_exception_0
test_explore ‑ test_write_what_where_shadowstack
test_fauxware.TestFauxware ‑ test_fauxware_android
test_fauxware.TestFauxware ‑ test_fauxware_armel
test_fauxware.TestFauxware ‑ test_fauxware_i386
test_fauxware.TestFauxware ‑ test_fauxware_mips
test_fauxware.TestFauxware ‑ test_fauxware_ppc
test_fauxware.TestFauxware ‑ test_fauxware_x86_64
test_fauxware.TestFauxware ‑ test_merge_android
test_fauxware.TestFauxware ‑ test_merge_armel
test_fauxware.TestFauxware ‑ test_merge_i386
test_fauxware.TestFauxware ‑ test_merge_mips
test_fauxware.TestFauxware ‑ test_merge_ppc
test_fauxware.TestFauxware ‑ test_merge_x86_64
test_fauxware.TestFauxware ‑ test_nodecode_armel
test_fauxware.TestFauxware ‑ test_nodecode_i386
test_fauxware.TestFauxware ‑ test_nodecode_mips
test_fauxware.TestFauxware ‑ test_nodecode_ppc
test_fauxware.TestFauxware ‑ test_nodecode_x86_64
test_fauxware.TestFauxware ‑ test_pickling_armel
test_fauxware.TestFauxware ‑ test_pickling_i386
test_fauxware.TestFauxware ‑ test_pickling_mips
test_fauxware.TestFauxware ‑ test_pickling_ppc
test_fauxware.TestFauxware ‑ test_pickling_x86_64
test_fgets.TestFgets ‑ test_exact
test_fgets.TestFgets ‑ test_impossible
test_fgets.TestFgets ‑ test_normal
test_file_struct_funcs.TestFileStructFuncs ‑ test_file_struct_funcs
test_files.TestFile ‑ test_concrete_fs_resolution
test_files.TestFile ‑ test_file_read_missing_content
test_files.TestFile ‑ test_files
test_files.TestFile ‑ test_sim_fs_resolution
test_find_gadgets ‑ test_badbyte
test_find_objects_static.TestFindObjectsStatic ‑ test_object_identification_x86_64
test_flirt.TestFlirt ‑ test_amd64_elf_static_libc_ubuntu_2004
test_flirt.TestFlirt ‑ test_armhf_elf_static_using_armel_libc
test_function.TestFunction ‑ test_function_definition_application
test_function.TestFunction ‑ test_function_instruction_addr_from_any_addr
test_function.TestFunction ‑ test_function_instruction_size
test_function.TestFunction ‑ test_function_serialization
test_function_manager.TestFunctionManager ‑ test_amd64
test_function_manager.TestFunctionManager ‑ test_call_to
test_gadgets ‑ test_arm_conditional
test_gadgets ‑ test_jump_gadget
test_gdb ‑ test_info_proc_maps
test_gdb ‑ test_info_sharedlibrary
test_gdb_plugin.TestGdbPlugin ‑ test_gdb
test_getenv.TestRunEcho ‑ test_run_getenv_with_env
test_getenv.TestRunEcho ‑ test_run_getenv_with_symbolic_env
test_getenv.TestRunEcho ‑ test_run_getenv_without_env
test_got.TestGOT ‑ test_mipsel
test_got.TestGOT ‑ test_ppc
test_gym.Tests ‑ test_x86_aad
test_gym.Tests ‑ test_x86_aam
test_gym.Tests ‑ test_x86_rdmsr
test_gym.Tests ‑ test_x86_xgetbv
test_heaphopper.TestHeapHopper ‑ test_fastbin_dup
test_heaphopper.TestHeapHopper ‑ test_house_of_einherjar
test_heaphopper.TestHeapHopper ‑ test_house_of_lore
test_heaphopper.TestHeapHopper ‑ test_house_of_spirit
test_heaphopper.TestHeapHopper ‑ test_overlapping_chunks
test_heaphopper.TestHeapHopper ‑ test_poison_null_byte
test_heaphopper.TestHeapHopper ‑ test_tcache_poisoning
test_heaphopper.TestHeapHopper ‑ test_unsorted_bin_attack
test_hex ‑ test_hex
test_hook.TestHook ‑ test_mips
test_hook.TestHook ‑ test_nonzero_length_userhook
test_hook.TestHook ‑ test_zero_length_userhook
test_hookset.TestHookSet ‑ test_hookset
test_iat_resolver.TestIatResolver ‑ test_iat
test_identifier.TestIdentifier ‑ test_comparison_identification
test_init_finder.TestInitFinder ‑ test_p2im_drone
test_inspect.TestInspect ‑ test_inspect
test_inspect.TestInspect ‑ test_inspect_concretization
test_inspect.TestInspect ‑ test_inspect_engine_process
test_inspect.TestInspect ‑ test_inspect_exit
test_inspect.TestInspect ‑ test_inspect_syscall
test_irsb_property_caching.TestCacheInvalidationOnExtend ‑ test_cache_invalidation_on_extend
test_java ‑ test_apk_loading
test_java ‑ test_array_operations
test_java ‑ test_cmd_line_args
test_java ‑ test_fauxware
test_java ‑ test_jni_array_operations
test_java ‑ test_jni_field_access
test_java ‑ test_jni_global_and_local_refs
test_java ‑ test_jni_method_calls
test_java ‑ test_jni_object_arrays
test_java ‑ test_jni_object_operations
test_java ‑ test_jni_primitive_datatypes
test_java ‑ test_jni_string_operations
test_java ‑ test_jni_version_information
test_java ‑ test_loading
test_java ‑ test_method_calls
test_java ‑ test_multiarray_operations
test_java ‑ test_object_tracking
test_java ‑ test_toggling_of_simstate
test_jumptables.TestJumpTableResolver ‑ test_amd64_cfgswitches_gcc
test_jumptables.TestJumpTableResolver ‑ test_amd64_chmod_gcc_O1
test_jumptables.TestJumpTableResolver ‑ test_amd64_dir_gcc_O0
test_jumptables.TestJumpTableResolver ‑ test_amd64_fmt0_with_constant_propagation_r12
test_jumptables.TestJumpTableResolver ‑ test_amd64_hostname_gcc_O2
test_jumptables.TestJumpTableResolver ‑ test_arm_libsoap
test_jumptables.TestJumpTableResolver ‑ test_armel_cfgswitches_gcc
test_jumptables.TestJumpTableResolver ‑ test_armel_lwip_tcpecho_bm
test_jumptables.TestJumpTableResolver ‑ test_i386_cfgswitches_gcc_O0
test_jumptables.TestJumpTableResolver ‑ test_i386_cfgswitches_gcc_O1
test_jumptables.TestJumpTableResolver ‑ test_i386_cfgswitches_gcc_O2
test_jumptables.TestJumpTableResolver ‑ test_jumptable_occupied_as_data
test_jumptables.TestJumpTableResolver ‑ test_kprca_00009
test_jumptables.TestJumpTableResolver ‑ test_mips_jumptable0
test_jumptables.TestJumpTableResolver ‑ test_s390x_cfgswitches
test_jumptables.TestJumpTableResolver ‑ test_vtable_amd64_libc_ubuntu_2004
test_jumptables.TestJumpTableResolverCallTables ‑ test_calltable_resolver_with_check
test_jumptables.TestJumpTableResolverCallTables ‑ test_calltable_resolver_with_check_tailcall
test_jumptables.TestJumpTableResolverCallTables ‑ test_calltable_resolver_without_check
test_jumptables.TestJumpTableResolverCallTables ‑ test_calltable_resolver_without_check_tailcall
test_kb_plugins ‑ test_kb_plugins
test_kb_plugins ‑ test_kb_plugins_typed
test_kb_plugins_dwarf ‑ test_kb_plugins_dwarf
test_keystone.TestKeyStone ‑ test_armel
test_keystone.TestKeyStone ‑ test_armel_thumb
test_keystone.TestKeyStone ‑ test_i386
test_keystone.TestKeyStone ‑ test_mips
test_keystone.TestKeyStone ‑ test_ppc
test_keystone.TestKeyStone ‑ test_x86_64
test_lift.TestLift ‑ test_max_bytes
test_lift.TestLift ‑ test_partial_lift
test_lift.TestLift ‑ test_skipstmts_toomanyexits
test_lifter ‑ test_no_cross_insn_boundary_opt_amd64
test_lifter ‑ test_strict_block_ends_cbz
test_lifter ‑ test_strict_block_ends_with_size_amd64
test_lifter ‑ test_strict_block_ends_with_size_x86
test_lifter_bf ‑ test_1bytecrackme_good
test_lifter_bf ‑ test_hello
test_loop_seer ‑ test_arrays
test_loop_seer ‑ test_loop_limiter
test_loop_seer ‑ test_loop_limiter_constant_loop
test_loop_seer ‑ test_loops_with_invalid_parameter
test_loop_seer ‑ test_various_loops
test_lseek.TestLseek ‑ test_lseek_cur
test_lseek.TestLseek ‑ test_lseek_end
test_lseek.TestLseek ‑ test_lseek_set
test_lseek.TestLseek ‑ test_lseek_symbolic_seek
test_lseek.TestLseek ‑ test_lseek_symbolic_whence
test_lseek.TestLseek ‑ test_lseek_unseekable
test_macho ‑ test_addresses
test_macho ‑ test_describe_addr
test_macho ‑ test_dummy
test_macho ‑ test_fauxware
test_macho ‑ test_find_object_containing
test_macho ‑ test_find_region_containing
test_macho ‑ test_find_section_containing
test_macho_bindinghelper.TestBindingHelper ‑ test_bind_real_32
test_macho_bindinghelper.TestBindingHelper ‑ test_bind_real_64
test_macho_bindinghelper.TestBindingHelper ‑ test_do_lazy_bind
test_macho_bindinghelper.TestBindingHelper ‑ test_do_normal_bind
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_add_addr_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind_add_addr_imm_scaled
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind_add_addr_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_do_bind_uleb_times_skipping_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_done
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_addend_sleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_dylib_ordinal_imm
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_dylib_ordinal_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_dylib_special_imm
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_segment_and_offset_uleb
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_symbol_trailing_flags_imm
test_macho_bindinghelper.TestBindingHelper ‑ test_n_opcode_set_type_imm
test_macho_bindinghelper.TestBindingState ‑ test_add_address_ov_32
test_macho_bindinghelper.TestBindingState ‑ test_add_address_ov_64
test_macho_bindinghelper.TestBindingState ‑ test_check_address_bounds
test_macho_bindinghelper.TestBindingState ‑ test_init_32
test_macho_bindinghelper.TestBindingState ‑ test_init_64
test_macho_bindinghelper.TestLEB ‑ test_read_sleb
test_macho_bindinghelper.TestLEB ‑ test_read_uleb
test_macho_dyld ‑ test_fixups
test_macho_dyld ‑ test_symbols
test_macho_dyld_structs ‑ test_parsing_complex
test_macho_dyld_structs ‑ test_parsing_simple
test_macho_libs ‑ test_framework_ios14
test_macho_libs ‑ test_framework_ios15
test_macho_libs ‑ test_library_14
test_macho_libs ‑ test_library_15
test_macho_reloc ‑ test_basic_reloc_functionality
test_macho_reloc ‑ test_chained_fixups_relocs
test_mem_funcs ‑ test_memcpy
test_mem_funcs ‑ test_memmove
test_mem_funcs ‑ test_memset
test_memory ‑ test_abstract_memory
test_memory ‑ test_abstract_memory_find
test_memory ‑ test_address_wrap
test_memory ‑ test_concrete_load
test_memory ‑ test_concrete_load_non_adjacent_pages
test_memory ‑ test_concrete_memset
test_memory ‑ test_conditional_concretization
test_memory ‑ test_copy
test_memory ‑ test_crosspage_read
test_memory ‑ test_crosspage_store
test_memory ‑ test_false_condition
test_memory ‑ test_fast_memory
test_memory ‑ test_fullpage_write
test_memory ‑ test_hex_dump
test_memory ‑ test_light_memory
test_memory ‑ test_memory
test_memory ‑ test_multivalued_list_page
test_memory ‑ test_mv_crosspage_store
test_memory ‑ test_registers
test_memory ‑ test_symbolic_write
test_memory ‑ test_underconstrained
test_memory_merge.TestMemoryMerge ‑ test_history_tracking
test_memory_merge.TestMemoryMerge ‑ test_history_tracking_collapse
test_memory_merge.TestMemoryMerge ‑ test_merge_memory_object_endness
test_memory_merge.TestMemoryMerge ‑ test_merge_seq
test_memory_watcher ‑ test_memory_watcher
test_memview ‑ test_array_concrete
test_memview ‑ test_pointer_concrete
test_memview ‑ test_simple_concrete
test_memview ‑ test_string_concrete
test_memview ‑ test_struct_bitfield_complex
test_memview ‑ test_struct_bitfield_simple
test_memview ‑ test_structs
test_minidump ‑ test_minidump
test_mips32_postprocess ‑ test_mips32_unconditional_jumps
test_mmap ‑ test_mmap_base_copy
test_msp430_mc_hanoi ‑ test_hanoi
test_msp430_mc_new_orleans ‑ test_new_orleans
test_msp430_mc_sydney ‑ test_sydney
test_msp430_mc_tutorial ‑ test_tutorial
test_multi_open_file ‑ test_multi_open_file
test_multivalues.TestMultiValues ‑ test_multivalues_one_slot_has_multiple_sized_bvs
test_namedregion ‑ test_basic_named_region
test_noop_blocks ‑ test_amd64_noop_blocks
test_noop_blocks ‑ test_arm_noop_blocks
test_noop_blocks ‑ test_x86_noop_blocks
test_oppologist ‑ test_cromu_70
test_oppologist ‑ test_fauxware_oppologist
test_ops ‑ test_irop_catevenlanes
test_ops ‑ test_irop_mulhi
test_ops ‑ test_irop_perm
test_ops ‑ test_saturating_packing
test_overlap ‑ test_overlap
test_patched_stream ‑ test_malformed_sections
test_patched_stream ‑ test_patched_stream
test_patches.PatchTests ‑ test_block_factory_returns_patched_bytes
test_patches.PatchTests ‑ test_patch_vulnerable_fauxware_amd64
test_pe ‑ test_dll
test_pe ‑ test_exe
test_pe ‑ test_tls
test_peephole_optimizations.TestPeepholeOptimizations ‑ test_constant_dereference
test_permissions ‑ test_nx
test_pickle.TestPickle ‑ test_pickling
test_pickle.TestPickle ‑ test_project_pickling
test_plt ‑ test_plt_full_relro
test_plt.TestCheckPltEntries ‑ test_aarch64_libc
test_plt.TestCheckPltEntries ‑ test_aarch64_test_arrays
test_plt.TestCheckPltEntries ‑ test_armel_fauxware
test_plt.TestCheckPltEntries ‑ test_armel_helloworld
test_plt.TestCheckPltEntries ‑ test_armel_libc
test_plt.TestCheckPltEntries ‑ test_armhf_libc
test_plt.TestCheckPltEntries ‑ test_i386_fauxware
test_plt.TestCheckPltEntries ‑ test_i386_libc
test_plt.TestCheckPltEntries ‑ test_mips64_libc
test_plt.TestCheckPltEntries ‑ test_mips64_test_arrays
test_plt.TestCheckPltEntries ‑ test_mips_fauxware
test_plt.TestCheckPltEntries ‑ test_mips_libc
test_plt.TestCheckPltEntries ‑ test_ppc_fauxware
test_plt.TestCheckPltEntries ‑ test_ppc_libc
test_plt.TestCheckPltEntries ‑ test_x86_64_fauxware
test_plt.TestCheckPltEntries ‑ test_x86_64_libc
test_plt.TestCheckPltEntries ‑ test_x86_64_simple_overflow_nopie
test_plt.TestCheckPltEntries ‑ test_x86_64_true
test_plt.TestCheckPltEntries ‑ test_x86_64_welcome
test_posix ‑ test_file_create
test_posix ‑ test_file_read
test_posix ‑ test_file_seek
test_ppc64_initial_rtoc ‑ test_ppc64el_abiv1
test_ppc64_initial_rtoc ‑ test_ppc64el_abiv2
test_ppc_relocations ‑ test_ppc_addr16_ha_relocation
test_ppc_relocations ‑ test_ppc_addr16_lo_relocation
test_ppc_relocations ‑ test_ppc_rel24_relocation
test_preload ‑ test_preload
test_project_resolve_simproc ‑ test_bina
test_propagator_loops.TestPropagatorLoops ‑ test_loop_counter_reg
test_propagator_loops.TestPropagatorLoops ‑ test_loop_counter_stack
test_prototypes ‑ test_cpp_void_pointer
test_prototypes ‑ test_find_prototype
test_prototypes ‑ test_function_prototype
test_proximitygraph ‑ test_fauxware
test_ptmalloc.TestPtmalloc ‑ test_calloc_clears_AMD64
test_ptmalloc.TestPtmalloc ‑ test_calloc_clears_X86
test_ptmalloc.TestPtmalloc ‑ test_calloc_maximizes_sym_arg_AMD64
test_ptmalloc.TestPtmalloc ‑ test_calloc_maximizes_sym_arg_X86
test_ptmalloc.TestPtmalloc ‑ test_calloc_multiplies_AMD64
test_ptmalloc.TestPtmalloc ‑ test_calloc_multiplies_X86
test_ptmalloc.TestPtmalloc ‑ test_calloc_no_space_returns_null_AMD64
test_ptmalloc.TestPtmalloc ‑ test_calloc_no_space_returns_null_X86
test_ptmalloc.TestPtmalloc ‑ test_first_fit_and_free_malloced_makes_available_AMD64
test_ptmalloc.TestPtmalloc ‑ test_first_fit_and_free_malloced_makes_available_X86
test_ptmalloc.TestPtmalloc ‑ test_free_calloced_makes_available_AMD64
test_ptmalloc.TestPtmalloc ‑ test_free_calloced_makes_available_X86
test_ptmalloc.TestPtmalloc ‑ test_free_maximizes_sym_arg_AMD64
test_ptmalloc.TestPtmalloc ‑ test_free_maximizes_sym_arg_X86
test_ptmalloc.TestPtmalloc ‑ test_free_null_preserves_state_AMD64
test_ptmalloc.TestPtmalloc ‑ test_free_null_preserves_state_X86
test_ptmalloc.TestPtmalloc ‑ test_malloc_maximizes_sym_arg_AMD64
test_ptmalloc.TestPtmalloc ‑ test_malloc_maximizes_sym_arg_X86
test_ptmalloc.TestPtmalloc ‑ test_malloc_no_space_returns_null_AMD64
test_ptmalloc.TestPtmalloc ‑ test_malloc_no_space_returns_null_X86
test_ptmalloc.TestPtmalloc ‑ test_needs_space_for_metadata_AMD64
test_ptmalloc.TestPtmalloc ‑ test_needs_space_for_metadata_X86
test_ptmalloc.TestPtmalloc ‑ test_realloc_maximizes_sym_arg_AMD64
test_ptmalloc.TestPtmalloc ‑ test_realloc_maximizes_sym_arg_X86
test_ptmalloc.TestPtmalloc ‑ test_realloc_moves_and_frees_AMD64
test_ptmalloc.TestPtmalloc ‑ test_realloc_moves_and_frees_X86
test_ptmalloc.TestPtmalloc ‑ test_realloc_near_same_size_AMD64
test_ptmalloc.TestPtmalloc ‑ test_realloc_near_same_size_X86
test_ptmalloc.TestPtmalloc ‑ test_realloc_no_space_returns_null_AMD64
test_ptmalloc.TestPtmalloc ‑ test_realloc_no_space_returns_null_X86
test_ptmalloc.TestPtmalloc ‑ test_skips_chunks_too_small_AMD64
test_ptmalloc.TestPtmalloc ‑ test_skips_chunks_too_small_X86
test_ptmalloc.TestPtmalloc ‑ test_unusable_amount_returns_null_AMD64
test_ptmalloc.TestPtmalloc ‑ test_unusable_amount_returns_null_X86
test_pwrite_pread ‑ test_pread
test_pwrite_pread ‑ test_pwrite
test_pyvex.TestPyvex ‑ test_ircallee
test_pyvex.TestPyvex ‑ test_irconst
test_pyvex.TestPyvex ‑ test_irexpr_binder
test_pyvex.TestPyvex ‑ test_irexpr_binop
test_pyvex.TestPyvex ‑ test_irexpr_ccall
test_pyvex.TestPyvex ‑ test_irexpr_const
test_pyvex.TestPyvex ‑ test_irexpr_get
test_pyvex.TestPyvex ‑ test_irexpr_geti
test_pyvex.TestPyvex ‑ test_irexpr_ite
test_pyvex.TestPyvex ‑ test_irexpr_load

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1373 tests found (test 1029 to 1373)

There are 1373 tests, see "Raw output" for the list of tests 1029 to 1373.
Raw output
test_pyvex.TestPyvex ‑ test_irexpr_puti
test_pyvex.TestPyvex ‑ test_irexpr_qop
test_pyvex.TestPyvex ‑ test_irexpr_rdtmp
test_pyvex.TestPyvex ‑ test_irexpr_triop
test_pyvex.TestPyvex ‑ test_irexpr_unop
test_pyvex.TestPyvex ‑ test_irregarray
test_pyvex.TestPyvex ‑ test_irsb_addStmt
test_pyvex.TestPyvex ‑ test_irsb_arm
test_pyvex.TestPyvex ‑ test_irsb_deepCopy
test_pyvex.TestPyvex ‑ test_irsb_empty
test_pyvex.TestPyvex ‑ test_irsb_popret
test_pyvex.TestPyvex ‑ test_irsb_tyenv
test_pyvex.TestPyvex ‑ test_irstmt_abihint
test_pyvex.TestPyvex ‑ test_irstmt_cas
test_pyvex.TestPyvex ‑ test_irstmt_dirty
test_pyvex.TestPyvex ‑ test_irstmt_exit
test_pyvex.TestPyvex ‑ test_irstmt_flat
test_pyvex.TestPyvex ‑ test_irstmt_imark
test_pyvex.TestPyvex ‑ test_irstmt_llsc
test_pyvex.TestPyvex ‑ test_irstmt_loadg
test_pyvex.TestPyvex ‑ test_irstmt_mbe
test_pyvex.TestPyvex ‑ test_irstmt_pp
test_pyvex.TestPyvex ‑ test_irstmt_put
test_pyvex.TestPyvex ‑ test_irstmt_store
test_pyvex.TestPyvex ‑ test_irstmt_storeg
test_pyvex.TestPyvex ‑ test_irstmt_wrtmp
test_pyvex.TestPyvex ‑ test_memory
test_pyvex.TestPyvex ‑ test_two_irsb
test_qaddress_input.TestQaddressInput ‑ test_address_conversion
test_qaddress_input.TestQaddressInput ‑ test_function_name
test_rcr ‑ test_rcr
test_reassembler ‑ test_chmod_gcc_O1
test_reassembler ‑ test_data_reference_collection_in_add
test_reassembler ‑ test_df_gcc_O1
test_reassembler ‑ test_dir_gcc_O0
test_reassembler ‑ test_ex_gpp
test_reassembler ‑ test_helloworld
test_reassembler ‑ test_helloworld_gcc9
test_reassembler ‑ test_ln_gcc_O2
test_reassembler ‑ test_partial_pie_ls_x86
test_reassemblerbackend ‑ test_functionality
test_reassemblerbackend ‑ test_optimization
test_reassemblerbackend ‑ test_shadowstack
test_reassemblerbackend ‑ test_shiftstack
test_recursion ‑ test_recursion
test_regionidentifier ‑ test_smoketest
test_regions.TestRunSections ‑ test_sections
test_regions.TestRunSections ‑ test_segments
test_relocated ‑ test_first_fit
test_relocated ‑ test_local_symbol_reloc
test_relocated ‑ test_relocated
test_relro_perm.TestRelro ‑ test_fauxware_armel
test_relro_perm.TestRelro ‑ test_fauxware_i386
test_relro_perm.TestRelro ‑ test_fauxware_mips
test_relro_perm.TestRelro ‑ test_fauxware_ppc
test_relro_perm.TestRelro ‑ test_fauxware_x86_64
test_rename_functions.TestRenameFunctions ‑ test_rename_a_callee_in_pseudocode_view
test_rename_functions.TestRenameFunctions ‑ test_rename_a_function_in_disasm_and_pseudocode_views
test_rename_variables.TestRenameVariables ‑ test_rename_a_global_variable_in_pseudocode_view
test_rename_variables.TestRenameVariables ‑ test_rename_a_local_variable_in_pseudocode_view
test_rex ‑ test_arbitrary_transmit
test_rex ‑ test_arbitrary_transmit_no_crash
test_rex ‑ test_boolector_solving
test_rex ‑ test_cgc_type1_rop_stacksmash
test_rex ‑ test_cromu71
test_rex ‑ test_exploit_yielding
test_rex ‑ test_halfway_tracing
test_rex ‑ test_legit_00001
test_rex ‑ test_legit_00003
test_rex ‑ test_linux_network_stacksmash_64
test_rex ‑ test_linux_stacksmash_32
test_rex ‑ test_linux_stacksmash_64
test_rex ‑ test_shellcode_placement
test_riscv ‑ test_schoolbook_multiplication
test_rol ‑ test_rol_i386
test_rol ‑ test_rol_x86_64
test_rop ‑ test_rop_arm
test_rop ‑ test_rop_i386_cgc
test_rop ‑ test_rop_x86_64
test_rop ‑ test_roptest_mips
test_rop ‑ test_roptest_x86_64
test_ropchain ‑ test_chain_exec
test_runner ‑ test_runner
test_runpath ‑ test_runpath
test_s390x_exrl ‑ test_s390x_exrl
test_s390x_lochi ‑ test_s390x_lochi
test_s390x_vl ‑ test_s390x_vl
test_scanf.TestScanf ‑ test_scanf
test_scanf.TestScanf ‑ test_scanf_multi
test_self_modifying_code.TestSelfModifyingCOde ‑ test_self_modifying_code
test_serialization ‑ test_analyses
test_serialization ‑ test_serialization
test_shellcodes.TestRunDupsh ‑ test_ArchAMD64
test_shellcodes.TestRunDupsh ‑ test_ArchARMEL
test_shellcodes.TestRunDupsh ‑ test_ArchMIPS32_BE
test_shellcodes.TestRunDupsh ‑ test_ArchMIPS32_LE
test_shellcodes.TestRunDupsh ‑ test_ArchX86
test_signed_div ‑ test_signed_div
test_sim_procedure ‑ test_inet_ntoa
test_sim_procedure ‑ test_ret_float
test_sim_procedure ‑ test_syscall_and_simprocedure
test_sim_time ‑ test_clock_gettime
test_sim_time ‑ test_gettimeofday
test_simdata ‑ test_got_relocation
test_simdata ‑ test_progname
test_simple_api ‑ test_fauxware
test_simsolver.TestSolverEvalCasting ‑ test_eval_cast_bool_to_bytes
test_simsolver.TestSolverEvalCasting ‑ test_eval_cast_bool_to_int
test_simsolver.TestSolverEvalCasting ‑ test_eval_cast_bvv_to_bytes
test_simsolver.TestSolverEvalCasting ‑ test_eval_cast_bvv_to_bytes__non_8bit_length_multiple
test_simsolver.TestSolverEvalCasting ‑ test_eval_cast_fpv_to_bytes
test_simsolver.TestSolverEvalCasting ‑ test_eval_cast_fpv_to_int
test_simulation_manager.TestSimulationManager ‑ test_explore_with_cfg
test_simulation_manager.TestSimulationManager ‑ test_fauxware_armel
test_simulation_manager.TestSimulationManager ‑ test_fauxware_armhf
test_simulation_manager.TestSimulationManager ‑ test_fauxware_mips
test_simulation_manager.TestSimulationManager ‑ test_fauxware_mipsel
test_simulation_manager.TestSimulationManager ‑ test_fauxware_ppc
test_simulation_manager.TestSimulationManager ‑ test_fauxware_ppc64
test_simulation_manager.TestSimulationManager ‑ test_fauxware_x86_64
test_simulation_manager.TestSimulationManager ‑ test_find_to_middle
test_slicing ‑ test_control_flow_slicing
test_slicing ‑ test_fauxware
test_slicing ‑ test_find_exits
test_slicing ‑ test_last_branching_statement
test_spiller.TestSpiller ‑ test_basic
test_spiller.TestSpiller ‑ test_palindrome2
test_spotter ‑ test_basic
test_spotter ‑ test_embedded
test_spotter ‑ test_full_binary
test_spotter ‑ test_tmrs
test_spotter ‑ test_tmsr
test_sprintf ‑ test_sprintf
test_sqrt.TestSqrt ‑ test_sqrt_concrete
test_sqrt.TestSqrt ‑ test_sqrt_concrete_eager_evaluation
test_sqrt.TestSqrt ‑ test_sqrt_symbolic
test_sscanf.TestSscanf ‑ test_sscanf
test_stack_alignment ‑ test_alignment
test_stack_alignment ‑ test_initial_allocation
test_stack_alignment ‑ test_sys_v_abi_compliance
test_stack_pointer_tracker ‑ test_stack_pointer_tracker
test_stack_pointer_tracker ‑ test_stack_pointer_tracker_just_sp
test_stack_pointer_tracker ‑ test_stack_pointer_tracker_no_mem
test_stack_pointer_tracker ‑ test_stack_pointer_tracker_offset_block
test_state.TestState ‑ test_bypass_errored_irstmt
test_state.TestState ‑ test_global_condition
test_state.TestState ‑ test_state
test_state.TestState ‑ test_state_merge
test_state.TestState ‑ test_state_merge_3way
test_state.TestState ‑ test_state_merge_optimal
test_state.TestState ‑ test_state_merge_optimal_nostrongrefstate
test_state.TestState ‑ test_state_merge_static
test_state.TestState ‑ test_state_pickle
test_state.TestState ‑ test_successors_catch_arbitrary_interrupts
test_state_customization ‑ test_brk
test_state_customization ‑ test_execstack
test_state_customization ‑ test_stack_end
test_static_hooker ‑ test_static_hooker
test_stochastic.TestRun ‑ test_stochastic
test_str_funcs ‑ test_strncpy
test_str_funcs ‑ test_strncpy_size
test_str_funcs ‑ test_strncpy_verify_null
test_str_funcs ‑ test_strstr
test_str_funcs ‑ test_strstr_and_strncpy
test_strcasecmp ‑ test_i386
test_stream ‑ test_stream
test_string ‑ test_getc
test_string ‑ test_getchar
test_string ‑ test_inline_strcmp
test_string ‑ test_inline_strlen
test_string ‑ test_inline_strncmp
test_string ‑ test_memcmp
test_string ‑ test_memcpy
test_string ‑ test_memset
test_string ‑ test_scanf
test_string ‑ test_strchr
test_string ‑ test_strcmp
test_string ‑ test_strcpy
test_string ‑ test_string_without_null
test_string ‑ test_strncpy
test_string ‑ test_strstr_inconsistency
test_string ‑ test_wcscmp
test_strtol.TestStrtol ‑ test_strtol_long_string
test_structurer ‑ test_recursive_structuring
test_structurer ‑ test_region_identifier_0
test_structurer ‑ test_region_identifier_1
test_structurer ‑ test_simple
test_structurer ‑ test_simple_loop
test_structurer ‑ test_smoketest
test_structurer ‑ test_smoketest_cm3_firmware
test_structurer ‑ test_while
test_structurer ‑ test_while_true_break
test_stub_procedure_args ‑ test_stub_procedure_args
test_symbol_hooked_by ‑ test_hook_symbol
test_symbolic ‑ test_concretization_strategies
test_symbolic ‑ test_unsat_core
test_symbolic_fd.TestSymbolicFd ‑ test_symbolic_fd
test_symbolization ‑ test_fauxware_symbolization
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_armel
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_i386
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_mips
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_ppc
test_syscall_override.TestSyscallOverride ‑ test_fauxware_override_x86_64
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_binning
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_bounded_iteration
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_empty_iteration
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_insertion
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_insertion_already_covered
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_merge_left
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_merge_middle
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_merge_right
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_non_overlapping
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_non_overlapping_with_gaps
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_overlapping
test_tagged_interval_map.TaggedIntervalMapTests ‑ test_unbounded_iteration
test_tech_builder ‑ test_tech_builder
test_techniques ‑ test_adversarial
test_techniques ‑ test_backdoor
test_techniques ‑ test_bitflip
test_techniques ‑ test_countdown_1
test_techniques ‑ test_countdown_2
test_techniques ‑ test_countdown_3
test_techniques ‑ test_cpuid
test_techniques ‑ test_freeregs
test_techniques ‑ test_indirectcfi
test_techniques ‑ test_malloc_patcher
test_techniques ‑ test_nxstack
test_techniques ‑ test_packer
test_techniques ‑ test_qemudetection
test_techniques ‑ test_randomsyscallloop
test_techniques ‑ test_shadowstack
test_techniques ‑ test_shiftstack
test_techniques ‑ test_simplecfi
test_techniques ‑ test_stackretencryption
test_techniques ‑ test_transmitprotection
test_techniques ‑ test_uninitialized
test_tls_resiliency.TestTlsResiliency ‑ test_tls_pe_incorrect_tls_data_start
test_tracer ‑ test_allocation_base_continuity
test_tracer ‑ test_cgc_random_syscall_handling_native_interface
test_tracer ‑ test_cgc_receive_unicorn_native_interface
test_tracer ‑ test_cgc_receive_unicorn_native_interface_rx_bytes
test_tracer ‑ test_cgc_se1_palindrome_raw
test_tracer ‑ test_concrete_execution_in_native_interface
test_tracer ‑ test_concretize_unsupported_vex_irops
test_tracer ‑ test_crash_addr_detection
test_tracer ‑ test_d_flag_and_write_write_conflict_in_unicorn
test_tracer ‑ test_empty_reexecute_block_remove_in_unicorn_native_interface
test_tracer ‑ test_fauxware
test_tracer ‑ test_fdwait_fds
test_tracer ‑ test_floating_point_memory_reads
test_tracer ‑ test_manual_recursion
test_tracer ‑ test_non_zero_offset_subregister_dependency_saving_unicorn_native_interface
test_tracer ‑ test_recursion
test_tracer ‑ test_rollback_on_symbolic_conditional_exit
test_tracer ‑ test_saving_dependencies_of_last_instruction_of_block_in_unicorn_native_interface
test_tracer ‑ test_skip_some_symbolic_memory_writes
test_tracer ‑ test_subregister_tainting
test_tracer ‑ test_symbolic_cgc_transmit_handling_in_native_interface
test_tracer ‑ test_symbolic_memory_dependencies_liveness
test_tracer ‑ test_symbolic_sized_receives
test_tracer ‑ test_user_controlled_code_execution
test_tricore.TestAngrOnTricore ‑ test_angr_avoid
test_tricore.TestAngrOnTricore ‑ test_angr_constraints
test_tricore.TestAngrOnTricore ‑ test_angr_find_condition
test_tricore.TestAngrOnTricore ‑ test_angr_find_v1
test_tricore.TestAngrOnTricore ‑ test_angr_find_v2
test_tricore.TestAngrOnTricore ‑ test_angr_symbolic_dynamic_memory
test_tricore.TestAngrOnTricore ‑ test_angr_symbolic_memory
test_tricore.TestAngrOnTricore ‑ test_angr_symbolic_registers
test_tricore.TestAngrOnTricore ‑ test_angr_symbolic_stack
test_tricore.TestTricoreLifter ‑ test_lifting_abs_instructions
test_tricore.TestTricoreLifter ‑ test_lifting_absb_instructions
test_typehoon.TestTypehoon ‑ test_smoketest
test_typehoon.TestTypehoon ‑ test_type_inference_byte_pointer_cast
test_types ‑ test_arg_names
test_types ‑ test_bitfield_struct
test_types ‑ test_cppproto_conversion
test_types ‑ test_cproto_conversion
test_types ‑ test_forward_declaration_typedef_struct
test_types ‑ test_forward_declaration_typedef_union
test_types ‑ test_parse_type
test_types ‑ test_parse_type_no_basic_types
test_types ‑ test_self_referential_struct_or_union
test_types ‑ test_struct_deduplication
test_types ‑ test_top_type
test_types ‑ test_union_struct_referencing_each_other
test_types ‑ test_varargs
test_ud2 ‑ test_ud2
test_unicorn ‑ test_concrete_transmits
test_unicorn ‑ test_explore
test_unicorn ‑ test_fauxware
test_unicorn ‑ test_fauxware_aggressive
test_unicorn ‑ test_fp
test_unicorn ‑ test_inspect
test_unicorn ‑ test_longinit_i386
test_unicorn ‑ test_longinit_x86_64
test_unicorn ‑ test_partial_reads
test_unicorn ‑ test_single_step
test_unicorn ‑ test_stops
test_unicorn ‑ test_symbolic_flags_preserved_on_stop
test_unicorn ‑ test_unicorn_pickle
test_unique.TestRunUnique ‑ test_unique
test_unlink ‑ test_file_unlink
test_unpackword ‑ test_unpackword
test_unsupported ‑ test_unsupported_syscall_simos
test_variable_registration ‑ test_registration
test_variablerecovery.TestVariableRecovery ‑ test_variable_recovery_fauxware_authenticate_false
test_variablerecovery.TestVariableRecovery ‑ test_variable_recovery_fauxware_authenticate_true
test_variablerecovery.TestVariableRecovery ‑ test_variable_recovery_fauxware_main_false
test_variablerecovery.TestVariableRecovery ‑ test_variable_recovery_fauxware_main_true
test_vault.TestVault ‑ test_ast_vault_VaultDirShelf
test_vault.TestVault ‑ test_ast_vault_do_ast_vault_VaultDict
test_vault.TestVault ‑ test_ast_vault_do_ast_vault_VaultDir
test_vault.TestVault ‑ test_ast_vault_do_ast_vault_VaultShelf
test_vault.TestVault ‑ test_project
test_vault.TestVault ‑ test_vault_identity_VaultDict
test_vault.TestVault ‑ test_vault_identity_VaultDir
test_vault.TestVault ‑ test_vault_identity_VaultDirShelf
test_vault.TestVault ‑ test_vault_identity_VaultShelf
test_vault.TestVault ‑ test_vault_noidentity_VaultDict
test_vault.TestVault ‑ test_vault_noidentity_VaultDir
test_vault.TestVault ‑ test_vault_noidentity_VaultDirShelf
test_vault.TestVault ‑ test_vault_noidentity_VaultShelf
test_veritesting.TestVeritesting ‑ test_veritesting_a
test_veritesting.TestVeritesting ‑ test_veritesting_b
test_veritesting.TestVeritesting ‑ test_veritesting_skm
test_vex ‑ test_aarch64_32bit_ccalls
test_vex ‑ test_amd64_ud012_behaviors
test_vex ‑ test_blsr
test_vex ‑ test_ccall
test_vex ‑ test_loadg_no_constraint_creation
test_vex ‑ test_some_vector_ops
test_vex ‑ test_store_simplification
test_vex ‑ test_x86_ud2_behaviors
test_vfg.TestVfg ‑ test_vfg_0
test_vfg.TestVfg ‑ test_vfg_1
test_vfg.TestVfg ‑ test_vfg_resolving_indirect_calls
test_vtable ‑ test_vtable_extraction_x86_64
test_windows_args ‑ test_i386
test_windows_stack_cookie.TestWindowsStackCookie ‑ test_security_cookie_init
test_workflow.TestWorkflow ‑ test_workflow
test_xbe ‑ test_xbe
test_xrefs ‑ test_lwip_udpecho_bm
test_xrefs ‑ test_lwip_udpecho_bm_the_better_way
test_xrefs ‑ test_p2im_drone_with_inits