rpc-tirpc: renamed the test suite binaries

Using the following scheme:
  rpc_stdcall_callrpc/1-basic.c -> rpc_stdcall_callrpc/rpc_callrpc.c
  rpc_stdcall_callrpc/2-stress.c -> rpc_stdcall_callrpc/rpc_callrpc_stress.c

  tirpc_simple_rpc_broadcast/1-basic.c -> tirpc_rpc_broadcast.c
  tirpc_simple_rpc_broadcast/2-stress.c -> tirpc_rpc_broadcast_stress.c

The only exception is the clnt_call binaries in tirpc subdirectory.

Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
199 files changed