• John Chase's avatar
    MTCannon: add WakeupTraversal_WithExitedThreads test (#12551) · 20e35fd8
    John Chase authored
    * add WakeupTraversal_WithExitedThreads
    
    * In the TestEVM_WakeupTraversal_WithExitedThreads test, explicitly set the current active thread to exited state (activeThread.Exited = true) to test the wakeup traversal behavior when the active thread has exited && Modified test cases by resetting the active thread's index from exitedThreadIdx to avoid duplicate settings and confusion.
    
    * setting Futex fields with varying values.
    20e35fd8
Name
Last commit
Last update
..
open_mips_tests Loading commit data...
evm_common_test.go Loading commit data...
evm_multithreaded64_test.go Loading commit data...
evm_multithreaded_test.go Loading commit data...
evm_singlethreaded_test.go Loading commit data...
fuzz_evm_common_test.go Loading commit data...
fuzz_evm_multithreaded_test.go Loading commit data...
fuzz_evm_singlethreaded_test.go Loading commit data...
helpers.go Loading commit data...