Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an interface to order virtualized edges #4055

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

mahaloz
Copy link
Member

@mahaloz mahaloz commented Aug 2, 2023

Follow up to #4011 to mitigate bad choices

@mahaloz mahaloz force-pushed the feat/orderable_virtualizaion branch from ff292d5 to 89077de Compare August 2, 2023 06:02
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

Test Results

     86 files  +  76       86 suites  +76   1h 26m 18s ⏱️ + 18m 9s
1 200 tests +313  1 167 ✔️ +296  30 💤 +14  3 +3 
1 206 runs  +317  1 173 ✔️ +300  30 💤 +14  3 +3 

For more details on these failures, see this check.

Results for commit 858b0c6. ± Comparison against base commit 93cfff1.

This pull request removes 8 and adds 321 tests. Note that renamed tests count towards both.
test_callable.TestCallable ‑ test_manyfloatsum_symbolic_i386
test_callable.TestCallable ‑ test_manyfloatsum_symbolic_x86_64
test_cfgfast.TestCfgfast ‑ test_busybox
test_cfgfast.TestCfgfast ‑ test_ntoskrnl
test_fauxware.TestFauxware ‑ test_fastmen
test_strtol.TestStrtol ‑ test_strtol
test_tracer ‑ test_sseround_register_dependency_unicorn_native_interface
test_unicorn ‑ test_similarity_fauxware
analyses.reaching_definitions.test_function_handler.TestFunctionhandler ‑ test_function_handler_depends_has_endness
test_badbytes ‑ test_badbyte
test_bpf_idea ‑ test_idea_correct_flag
test_bpf_idea ‑ test_idea_incorrect_flag
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
…
This pull request removes 1 skipped test and adds 15 skipped tests. Note that renamed tests count towards both.
test_cfgfast.TestCfgfast ‑ test_ntoskrnl
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
…

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant