Hi,

I have run the whole test suite after having applied this little patch.
There should not be any difference between the original test run and a run post patch applied since there are no new code in runtest scripts to launch the new tests for RPC.
Do you think it is necessary to add an entry in the scripts ?

Regards,

Aurélien


Subrata Modak wrote:

On Mon, 2008-01-07 at 18:55 +0100, Aurélien Charbon wrote:
Hi,

The patch i sent does not completely delete the existing testcases for RPC.
In fact some simple tests were already in directory testcases/network/rpc.
The patch places the existing tests in testcases/network/rpc/simple_tests
The new ones are in testcases/network/rpc/rpc-tirpc-full-test-suite

This must disturb the test launcher because I forgot to modify the rpc script (in runtest directory)
I think this patch should fix the problem.



Have you run the tests after applying this patch. If yes, please provide
us with the results of the same test run post patch applied. It would be
great if you can also highlight the test result for the new additions
against the old one.


--

********************************
      Aurelien Charbon
      Linux NFSv4 team
          Bull SAS
    Echirolles - France
http://nfsv4.bullopensource.org/
********************************

diff -p -u -r -N ltp-full-20071130/runtest/stress.part3 ltp-full-20071130-fix2/runtest/stress.part3
--- ltp-full-20071130/runtest/stress.part3	2007-08-28 09:17:29.000000000 +0200
+++ ltp-full-20071130-fix2/runtest/stress.part3	2008-01-15 10:09:38.000000000 +0100
@@ -881,6 +881,6 @@ hangup01 hangup01
 
 mc_cmds mc_cmds
 mc_opts export TCsrc=$LTPROOT/testcases/network/multicast/mc_opts; mc_opts
-rpc01 export TCbin=$LTPROOT/testcases/network/rpc/rpc01; rpc01
+rpc01 export TCbin=$LTPROOT/testcases/network/rpc/simple_tests/rpc01; rpc01
 perf_lan export TCbin=$LTPROOT/testcases/network/tcp_cmds/perf_lan; perf_lan
 
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to