• Home
  • History
  • Annotate
  • only in /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_control/
History log of /external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_stdcall_clnt_control/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aa19e0d71e2704407d353559f95a2231edb264ee 27-Aug-2014 Cyril Hrubis <chrubis@suse.cz> tirpc: Fix numerous errors and warnings.

Apart from minor printf() formatting fixes and removal of unused
variables this commit adds "#include <pthread.h>" to testcases that are
utilizing pthreads and fixes argument passing to the pthread start
function.

There should be no changes in functionality except for one testcase that
was missing "return test_status;" at the end of the main().

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
pc_clnt_control.c
pc_clnt_control_dataint.c
8e9a4dbb8eaa561e51d6d8ebe5a5342f3e498224 28-Apr-2014 Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com> rpc-tirpc: enabled building of the test binaries

rpc-tirpc test suite is built only if libtirpc is present on
the host.

We link each binary with -ltirpc, because libtirpc is pretty mature now.

Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
akefile
5a02c68dc1db4b52eedb00e32e32a958f7f5df87 25-Mar-2014 Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com> 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>
-basic.c
-dataint.c
pc_clnt_control.c
pc_clnt_control_dataint.c
6d1b02934424eb610ac9fefd1a09c3f4abdd5984 25-Mar-2014 Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com> Renamed rpc-tirpc-full-test-suite to rpc-tirpc

Signed-off-by: Stanislav Kholmanskikh <stanislav.kholmanskikh@oracle.com>
-basic.c
-dataint.c
ssertions.xml