From b267ec301bdf224c6f23ce29f43b65a5f4167419 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 11 Jul 2016 11:54:31 +0200 Subject: tests: make chrt test more debug-able Signed-off-by: Karel Zak --- tests/run.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/run.sh') diff --git a/tests/run.sh b/tests/run.sh index aad3acb0d..d72fdfcc1 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -160,6 +160,11 @@ echo " For development purpose only. " echo " Don't execute on production system! " echo +# TODO: add more information about system +printf "%13s: %-30s " "kernel" "$(uname -r)" +echo +echo + if [ $paraller_jobs -gt 1 ]; then echo " Executing the tests in parallel ($paraller_jobs jobs) " echo -- cgit v1.2.3-55-g7522