Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
venkkatesh-sekar committed Jan 31, 2025
1 parent bf5d853 commit de2bc59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rs/execution_environment/fuzz/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ where
Sysno::clone,
Sysno::sched_yield,
Sysno::sched_getaffinity,
Sysno::set_robust_list,
Sysno::prctl,
Sysno::getrandom, // probably due to hashbrown dependency
// Execution
Expand Down

0 comments on commit de2bc59

Please sign in to comment.