[LTP] [PATCH 1/7] realtime: Document bash and python3 dependencies

Petr Vorel pvorel@suse.cz
Thu Feb 6 15:34:15 CET 2025


Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 testcases/realtime/README | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/testcases/realtime/README b/testcases/realtime/README
index 25c8ff3586..2ffde0a1fd 100644
--- a/testcases/realtime/README
+++ b/testcases/realtime/README
@@ -34,8 +34,10 @@ The testsuite expects glibc ("C" library) (version 2.4 onwards) and
 the underlying kernel (version 2.6.18 onwards) to support
 Robust and Priority Inheritance (PI) Mutexes.
 
+Tests are written in python3 and bash.
+
 Most of the tests need the user to have a privileges that allow
-him/her to create SCHED_FIFO threads of priorities upto 99
+him/her to create SCHED_FIFO threads of priorities upto 99.
 
 RUNNING TESTS THROUGH LTP
 =========================
-- 
2.47.2



More information about the ltp mailing list