aboutsummaryrefslogtreecommitdiff
path: root/testcases/network/rpc
AgeCommit message (Expand)Author
2014-09-23Remove all useless NULL casts.Cyril Hrubis
2014-09-23Remove useless malloc() casts.Cyril Hrubis
2014-09-01tirpc: Fix numerous errors and warnings.Cyril Hrubis
2014-05-05rpc-tirpc: fix arguments to rpcb_set and rpcb_unset test casesStanislav Kholmanskikh
2014-05-05rpc-tirpc: tirpc_rpcb_set and tirpc_rpcb_unset cleanupStanislav Kholmanskikh
2014-05-05rpc-tirpc: tirpc_svc_5 fixesStanislav Kholmanskikh
2014-05-05rpc-tirpc: the "bottom-level" fixesStanislav Kholmanskikh
2014-05-05rpc-tirpc: cleanup of the "bottom level" TI-RPC test binariesStanislav Kholmanskikh
2014-05-05rpc-tirpc: introduced a common library and bound_socket()Stanislav Kholmanskikh
2014-05-05rpc-tirpc: removed legacy scripts and updated READMEStanislav Kholmanskikh
2014-05-05rpc-tirpc: fixed timeout values for some of the tirpc testsStanislav Kholmanskikh
2014-05-05rpc-tirpc: fixes for the rpc_svc_getargs, rpc_svc_sendreply binariesStanislav Kholmanskikh
2014-05-05rpc-tirpc: increased the timeout value for the rpc test casesStanislav Kholmanskikh
2014-05-05rpc-tirpc: implemented a wrapperStanislav Kholmanskikh
2014-05-05rpc-tirpc: fixed the cleaner binariesStanislav Kholmanskikh
2014-05-05rpc-tirpc: enabled building of the test binariesStanislav Kholmanskikh
2014-05-05rpc-tirpc: do not use tst_exitStanislav Kholmanskikh
2014-05-05rpc-tirpc: renamed the test suite binariesStanislav Kholmanskikh
2014-05-05Renamed rpc-tirpc-full-test-suite to rpc-tirpcStanislav Kholmanskikh
2014-04-08rpc01: moved the library into a separate directoryStanislav Kholmanskikh
2014-04-02build: fix out-of-tree buildGilles Chanteperdrix
2014-02-05rpc01: fix compile-time warningsStanislav Kholmanskikh
2014-02-05rpc01: moved common functions to a libStanislav Kholmanskikh
2013-12-02rpc01: fix paths and add Makefile for datafilesSimon Xu
2013-11-26ltp-networking/rpc: gave precise test nameVincent Hsu
2013-11-26ltp-networking: standardize test result messageVincent Hsu
2012-12-07cleanup code indentWanlong Gao
2012-10-24Fix FSF addressWanlong Gao
2012-10-19Update FSF addressWanlong Gao
2012-10-18Remove whitespace at end of lineChris Dearman
2012-10-18Add missing newline at end of fileChris Dearman
2010-12-19Resolving all compile errors via a scriptGarrett Cooper
2010-12-18Fix some obvious mistakes in the app add -Wno-error and move on.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-11-28Deal with a lot of annoying style nits.Garrett Cooper
2009-10-13network: fix rpc use rsh instead of ssh: rpcinfo01 testcase use ssh to run co...subrata_modak
2009-10-091. Please see README.mk-devel for a full description of the changesyaberauneya
2009-02-26I'm a user of LTP. I use LTP for testing SH based Linux kernel for our embedd...subrata_modak
2009-02-12Fix bug in rusers01 test script: This is in reference to bug in "rusers01" te...subrata_modak
2008-12-11Here is a new patch to be applied on the November Release (ltp-full-20081130....subrata_modak
2008-11-25Re-enablement of TI-RPC tests to build/install/run in LTP:subrata_modak
2008-11-02drop backup filevapier
2008-05-01This will not be built or tested until several issues with it´s Makefile are...subrata_modak
2008-03-20Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aure...subrata_modak
2008-03-20Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aure...subrata_modak
2008-03-20Initial Set of TI-RPC test Cases addition to LTP, by, Aurélien Charbon <aure...subrata_modak
2007-04-18Addressing the Issue when RHOST can be an IP_ADDRESS, as pointed out by "Amba...subrata_modak
2006-06-22use memset() instead of bzero()vapier
2006-06-22use memcpy() instead of bcopy()vapier
2004-04-26Added rpc1 and rpc_server so test can be ran from /testcases/binrobbiew