I am proposing with the joined patch to allow the suite to be able the run the previous rpc tests (called now basic_tests). It needs to resolve some issues in the new "tirpc part" before allowing  the suite to launch it again. Le Rouzic <aime.le-rouzic@bull.net>.
diff --git a/runtest/rpc b/runtest/rpc
index b5dbeba..e683fad 100644
--- a/runtest/rpc
+++ b/runtest/rpc
@@ -2,8 +2,8 @@
 #
 # PLEASE READ THE README FILE IN /rpc BEFORE RUNNING THESE.
 #
-rpc01 export TCbin=$LTPROOT/testcases/network/rpc/basic_rpc_tests/rpc01; rpc01
-rpcinfo export TCbin=$LTPROOT/testcases/network/rpc/basic_rpc_tests/rpcinfo01; rpcinfo01
-rup export TCbin=$LTPROOT/testcases/network/rpc/basic_rpc_tests/ rup;rup01
-rusers export TCbin=$LTPROOT/testcases/network/rpc/basic_rpc_tests/rusers; rusers01
-rpc_tirpc_ts_run.sh export TCbin=$LTPROOT/testcases/network/rpc/rpc-tirpc-full-test-suite/rpc_tirpc_ts_run.sh; rpc_tirpc_ts_run.sh
+rpc01 export TCbin=$LTPROOT/testcases/network/rpc/basic_tests/rpc01; rpc01
+rpcinfo export TCbin=$LTPROOT/testcases/network/rpc/basic_tests/rpcinfo01; rpcinfo01
+rup export TCbin=$LTPROOT/testcases/network/rpc/basic_tests/rup; rup01
+rusers export TCbin=$LTPROOT/testcases/network/rpc/basic_tests/rusers; rusers01
+#rpc_tirpc_ts_run.sh export TCbin=$LTPROOT/testcases/network/rpc/rpc-tirpc-full-test-suite; rpc_tirpc_ts_run.sh