liyujie
2025-08-28 b3810562527858a3b3d98ffa6e9c9c5b0f4a9a8e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#!/bin/sh
 
cd /data/nativetest64/ltp/testcases/bin
 
./eas_one_small_task
./eas_one_big_task
./eas_small_to_big
./eas_big_to_small
./eas_small_big_toggle
./eas_two_big_three_small
 
./sched_cfs_prio
./sched_dl_runtime
./sched_latency_dl
./sched_latency_rt
./sched_prio_3_fifo
./sched_prio_3_rr
 
./sugov_latency
./sugov_wakeups
./sched_boost