public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/4] Remove obsolete network userspace tests
@ 2024-02-08  8:59 Petr Vorel
  2024-02-08  8:59 ` [LTP] [PATCH 1/4] network: Remove host01.sh Petr Vorel
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Petr Vorel @ 2024-02-08  8:59 UTC (permalink / raw)
  To: ltp; +Cc: automated-testing

Petr Vorel (4):
  network: Remove host01.sh
  network: remove xinetd_tests.sh
  network: Remove telnet01.sh test
  network: Remove clockdiff01.sh test

 runtest/net.tcp_cmds                          |   4 -
 testcases/network/tcp_cmds/clockdiff/Makefile |  10 --
 .../network/tcp_cmds/clockdiff/clockdiff01.sh |  30 -----
 testcases/network/tcp_cmds/host/Makefile      |  11 --
 testcases/network/tcp_cmds/host/host01.sh     |  34 ------
 testcases/network/tcp_cmds/telnet/Makefile    |  29 -----
 testcases/network/tcp_cmds/telnet/telnet01.sh |  96 ---------------
 testcases/network/xinetd/Makefile             |  11 --
 testcases/network/xinetd/xinetd_tests.sh      | 113 ------------------
 9 files changed, 338 deletions(-)
 delete mode 100644 testcases/network/tcp_cmds/clockdiff/Makefile
 delete mode 100755 testcases/network/tcp_cmds/clockdiff/clockdiff01.sh
 delete mode 100644 testcases/network/tcp_cmds/host/Makefile
 delete mode 100755 testcases/network/tcp_cmds/host/host01.sh
 delete mode 100644 testcases/network/tcp_cmds/telnet/Makefile
 delete mode 100755 testcases/network/tcp_cmds/telnet/telnet01.sh
 delete mode 100644 testcases/network/xinetd/Makefile
 delete mode 100755 testcases/network/xinetd/xinetd_tests.sh

-- 
2.43.0


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

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

end of thread, other threads:[~2024-02-26 15:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-08  8:59 [LTP] [PATCH 0/4] Remove obsolete network userspace tests Petr Vorel
2024-02-08  8:59 ` [LTP] [PATCH 1/4] network: Remove host01.sh Petr Vorel
2024-02-26 15:09   ` [LTP] [Automated-testing] " Cyril Hrubis
2024-02-08  8:59 ` [LTP] [PATCH 2/4] network: remove xinetd_tests.sh Petr Vorel
2024-02-26 15:17   ` [LTP] [Automated-testing] " Cyril Hrubis
2024-02-08  8:59 ` [LTP] [PATCH 3/4] network: Remove telnet01.sh test Petr Vorel
2024-02-26 15:18   ` [LTP] [Automated-testing] " Cyril Hrubis
2024-02-08  8:59 ` [LTP] [PATCH 4/4] network: Remove clockdiff01.sh test Petr Vorel
2024-02-26 15:27   ` [LTP] [Automated-testing] " Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox