[LTP] [PATCH 5/6] runtest/sched: Add sched_football
Petr Vorel
pvorel@suse.cz
Wed Jul 17 19:17:12 CEST 2024
sched_football is useful not only for testing realtime,
therefore add it also to runtest/sched.
This depends on previous commit which enabled realtime by default.
We ignore the possibility realtime tests are disabled.
Suggested-by: Cyril Hrubis <chrubis@suse.cz>
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
runtest/sched | 2 ++
1 file changed, 2 insertions(+)
diff --git a/runtest/sched b/runtest/sched
index 5dab7a4c27..ecedd1a92b 100644
--- a/runtest/sched
+++ b/runtest/sched
@@ -18,3 +18,5 @@ sched_cli_serv run_sched_cliserv.sh
sched_stress sched_stress.sh
autogroup01 autogroup01
+
+sched_football sched_football
--
2.45.2
More information about the ltp
mailing list