1f08c3bdfSopenharmony_ci************************************************************************
2f08c3bdfSopenharmony_ci***                                                                  ***
3f08c3bdfSopenharmony_ci***             RPC and TI-RPC Test Suite for Unix and Linux         ***
4f08c3bdfSopenharmony_ci***                         Release 2007-07-19                       ***
5f08c3bdfSopenharmony_ci***                                                                  ***
6f08c3bdfSopenharmony_ci************************************************************************
7f08c3bdfSopenharmony_ci
8f08c3bdfSopenharmony_ci
9f08c3bdfSopenharmony_ciCopyright (c) Bull S.A.  2007 All Rights Reserved.
10f08c3bdfSopenharmony_ci
11f08c3bdfSopenharmony_ciThis program is free software; you can redistribute it and/or modify it
12f08c3bdfSopenharmony_ciunder the terms of version 2 of the GNU General Public License as
13f08c3bdfSopenharmony_cipublished by the Free Software Foundation.
14f08c3bdfSopenharmony_ci
15f08c3bdfSopenharmony_ciThis program is distributed in the hope that it would be useful, but
16f08c3bdfSopenharmony_ciWITHOUT ANY WARRANTY; without even the implied warranty of
17f08c3bdfSopenharmony_ciMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
18f08c3bdfSopenharmony_ci
19f08c3bdfSopenharmony_ciFurther, this software is distributed without any warranty that it is
20f08c3bdfSopenharmony_cifree of the rightful claim of any third person regarding infringement
21f08c3bdfSopenharmony_cior the like.  Any license provided herein, whether implied or
22f08c3bdfSopenharmony_ciotherwise, applies only to this software file.  Patent licenses, if
23f08c3bdfSopenharmony_ciany, provided herein do not apply to combinations of this program with
24f08c3bdfSopenharmony_ciother software, or any other product whatsoever.
25f08c3bdfSopenharmony_ci
26f08c3bdfSopenharmony_ciYou should have received a copy of the GNU General Public License along
27f08c3bdfSopenharmony_ciwith this program; if not, write the Free Software Foundation, Inc.,
28f08c3bdfSopenharmony_ci51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
29f08c3bdfSopenharmony_ci
30f08c3bdfSopenharmony_ci----------------------------
31f08c3bdfSopenharmony_ciHistory and project overview
32f08c3bdfSopenharmony_ci----------------------------
33f08c3bdfSopenharmony_ciCreated by: Cyril Lacabanne - Bull SA
34f08c3bdfSopenharmony_ciMaintain by: Aurélien Charbon - Bull SA - aurelien.charbon@ext.bull.net
35f08c3bdfSopenharmony_ci11-27-08: Updated by Aime Le Rouzic - Bull SA - aime.lerouzic@bull.net
36f08c3bdfSopenharmony_ci
37f08c3bdfSopenharmony_ciWeb page: http://nfsv4.bullopensource.org/doc/rpc_testsuite.php
38f08c3bdfSopenharmony_ci
39f08c3bdfSopenharmony_ci----------------------------
40f08c3bdfSopenharmony_ciLTP modifications
41f08c3bdfSopenharmony_ci----------------------------
42f08c3bdfSopenharmony_ci
43f08c3bdfSopenharmony_ciThe sources here are modified a bit to use the LTP wrapper - rpc_test.sh -
44f08c3bdfSopenharmony_ciinstead of a bunch of scripts from the above web page.
45f08c3bdfSopenharmony_ci
46f08c3bdfSopenharmony_ciThe basic group of test cases can be executed from
47f08c3bdfSopenharmony_ci * runtest/net.rpc_tests - for TS-RPC testing
48f08c3bdfSopenharmony_ci * runtest/net.tirpc_tests - for TI-RPC testing
49f08c3bdfSopenharmony_ciusing the LTP framework (ltp-pan, runltp and etc).
50f08c3bdfSopenharmony_ci
51f08c3bdfSopenharmony_ciAdditional test cases (like stress, complex and etc) are to be integrated.
52