• 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
..
arch Loading commit data...
exec Loading commit data...
memory Loading commit data...
multithreaded Loading commit data...
program Loading commit data...
singlethreaded Loading commit data...
tests Loading commit data...
testutil Loading commit data...
versions Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
debug.go Loading commit data...
hex.go Loading commit data...
iface.go Loading commit data...
logw.go Loading commit data...
oracle.go Loading commit data...
state.go Loading commit data...
witness.go Loading commit data...