All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/4] testscripts: Remove outdated scripts (ltp-pan)
@ 2026-09-04  8:55 Petr Vorel
  2026-09-04  8:55 ` [LTP] [PATCH v2 1/4] Remove testscripts/network.sh Petr Vorel
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Petr Vorel @ 2026-09-04  8:55 UTC (permalink / raw)
  To: ltp; +Cc: Tim Bird, automated-testing

Changes v1->v2:
* Address 3x valid complains by agent
https://lore.kernel.org/ltp/20260903155921.3989-1-linuxtestproject.agent@gmail.com/
Partly by already merged commits doing cleanup in network doc, partly in
this patchset.

Link to v1:
https://lore.kernel.org/ltp/20260903124631.1100746-1-pvorel@suse.cz/
https://patchwork.kernel.org/project/ltp/list/?series=1157101&state=*

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          |   4 +-
 .../controllers/cpuctl/run_cpuctl_test.sh     |   4 +-
 .../controllers/memctl/run_memctl_test.sh     |   2 +-
 testcases/kernel/io/ltp-aiodio/README         |   8 -
 testcases/network/README.md                   |  12 +-
 testscripts/ltp-aiodio.sh                     | 327 ------------------
 testscripts/network.sh                        | 118 -------
 testscripts/tpm_tools.sh                      | 173 ---------
 testscripts/yesenter.txt                      |   2 -
 9 files changed, 12 insertions(+), 638 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


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-09-04 13:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04  8:55 [LTP] [PATCH v2 0/4] testscripts: Remove outdated scripts (ltp-pan) Petr Vorel
2026-09-04  8:55 ` [LTP] [PATCH v2 1/4] Remove testscripts/network.sh Petr Vorel
2026-09-04  9:19   ` [LTP] " linuxtestproject.agent
2026-09-04  8:55 ` [LTP] [PATCH v2 2/4] Remove testscripts/tpm_tools.sh Petr Vorel
2026-09-04  8:55 ` [LTP] [PATCH v2 3/4] Remove testscripts/ltp-aiodio.sh Petr Vorel
2026-09-04  8:55 ` [LTP] [PATCH v2 4/4] controllers: Remove obsolete references to ltp-pan Petr Vorel
2026-09-04  9:34 ` [LTP] [PATCH v2 0/4] testscripts: Remove outdated scripts (ltp-pan) Li Wang
2026-09-04 13:37 ` Jan Stancek via ltp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.