Skip to content

Commit

Permalink
add test process_oom_score_adj
Browse files Browse the repository at this point in the history
Signed-off-by: Yusuke Sakurai <[email protected]>
Signed-off-by: Akiyama <[email protected]>
  • Loading branch information
saku3 authored and YamasouA committed Dec 7, 2024
1 parent 01761ff commit c2ed117
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/contest/contest/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ fn main() -> Result<()> {
let process_oom_score_adj = get_process_oom_score_adj_test();
let kill = get_kill_test();


tm.add_test_group(Box::new(cl));
tm.add_test_group(Box::new(cc));
tm.add_test_group(Box::new(huge_tlb));
Expand Down

0 comments on commit c2ed117

Please sign in to comment.