Add tests for system call sched_get/set_affinity

This commit is contained in:
Zhang Junyang
2024-09-23 15:46:52 +08:00
committed by Tate, Hongliang Tian
parent e319641b4d
commit c38455f9f6
3 changed files with 70 additions and 35 deletions

View File

@ -13,6 +13,7 @@ tests="
clone3/clone_exit_signal
clone3/clone_no_exit_signal
clone3/clone_process
cpu_affinity/cpu_affinity
execve/execve
eventfd2/eventfd2
fork/fork