[LTP] [RFC PATCH 0/4] testscripts: Remove outdated scripts (ltp-pan)

Petr Vorel pvorel@suse.cz
Thu Sep 3 14:46:27 CEST 2026


Hi all,

Steffen reported we still have scripts and doc mentioning ltp-pan.

These tests scripts should not be used by anybody as we have kirk.
Also, they are not working since ltp-pan removal anyway.

I also wonder if these controllers scripts should still have that ending
part, which wait for pid. (I'm not even commenting "echo helloworld >
myfifo").

I'd also prefer to remove realtime scripts:

testcases/realtime/Makefile
testcases/realtime/run.sh
testcases/realtime/scripts/Makefile
testcases/realtime/scripts/__init__.py
testcases/realtime/scripts/parser.py
testcases/realtime/scripts/run_c_files.sh
testcases/realtime/scripts/setenv.sh
testscripts/test_realtime.sh

Well I'd prefer to convert port pi_perf, prio-wake to rt-tests and
delete the whole testsuite.

https://github.com/linux-test-project/ltp/issues/1078#issuecomment-2212913818

NOTE: I already dared to remove outdated doc without a review:
https://github.com/linux-test-project/ltp/commit/e2a35f746e6c7893129f1d19eb20d15de0f33d75
https://github.com/linux-test-project/ltp/commit/252f56dcf371be59abd906654d9e77184a9239e4

Kind regards,
Petr


Petr Vorel (4):
  Remove testscripts/network.sh
  Remove testscripts/tpm_tools.sh
  Remove testscripts/ltp-aiodio.sh
  controllers: Remove obsolete references to ltp-pan

 .../cpuctl/run_cpuctl_stress_test.sh          |   2 +-
 .../controllers/cpuctl/run_cpuctl_test.sh     |   4 +-
 testscripts/ltp-aiodio.sh                     | 327 ------------------
 testscripts/network.sh                        | 118 -------
 testscripts/tpm_tools.sh                      | 173 ---------
 testscripts/yesenter.txt                      |   2 -
 6 files changed, 3 insertions(+), 623 deletions(-)
 delete mode 100755 testscripts/ltp-aiodio.sh
 delete mode 100755 testscripts/network.sh
 delete mode 100755 testscripts/tpm_tools.sh
 delete mode 100644 testscripts/yesenter.txt

-- 
2.55.0



More information about the ltp mailing list