[LTP] [RFC PATCH 0/3] Remove RPC rup and rusers tests
Petr Vorel
pvorel@suse.cz
Thu Apr 28 16:43:05 CEST 2022
Hi all,
IMHO safe to remove these two tests, but sending to broad audience in
case anybody really want to have these 2 kept (they'd be rewritten to
new LTP shell API).
BTW in long term I'd prefer to remove all RPC tests
(testcases/network/rpc/ directory). IMHO they should be part of libtirpc
(which has no tests), but these tests are old, messy and I'm not sure
how relevant they are nowadays.
Kind regards,
Petr
Petr Vorel (3):
rpc: Remove rup01.sh test
rpc: Remove rusers01.sh test
rpc: Move rest of RPC tests to runtest/net.rpc_tests
runtest/net.rpc | 8 ---
runtest/net.rpc_tests | 3 ++
scenario_groups/network | 1 -
.../network/rpc/basic_tests/rup/Makefile | 29 -----------
.../network/rpc/basic_tests/rup/rup01.sh | 50 -------------------
.../network/rpc/basic_tests/rusers/Makefile | 29 -----------
.../rpc/basic_tests/rusers/rusers01.sh | 50 -------------------
testscripts/network.sh | 4 +-
8 files changed, 4 insertions(+), 170 deletions(-)
delete mode 100644 runtest/net.rpc
delete mode 100644 testcases/network/rpc/basic_tests/rup/Makefile
delete mode 100755 testcases/network/rpc/basic_tests/rup/rup01.sh
delete mode 100644 testcases/network/rpc/basic_tests/rusers/Makefile
delete mode 100755 testcases/network/rpc/basic_tests/rusers/rusers01.sh
--
2.35.3
More information about the ltp
mailing list