I am looking into re-structuring these tests to use cppunit.
Does anyone have an opinion whether cppunit is the right tool to use for FV
testing in this environment? It will obviously lead to a dependency on
cppunit, but I don't think that this will be a problem.
Regards
Andrew Perry
Clients for Web Service Stack
perryan@uk.ibm.com
Mail Point 102
IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
Tel. Internal 249828 External + 44 (0)1962 819828
Fax. + 44(0)1962 818080
damitha@opensourc
e.lk
To
14/08/2004 04:35 "Apache AXIS C Developers List"
<axis-c-dev@ws.apache.org>
cc
Please respond to
"Apache AXIS C Subject
Developers List" Re: Test suite for Axis C++
>
>
>
> Hi,
>
> Why has the automated test suite been placed into the linux subtree of
> $AXISCPP_HOME/tests/auto_build?
>
> I'm assuming you're not intending on creating a whole subtree for each
> test
> platform, as all the tests should be suitably platform independent with
> the
> environment being appropriately configured by the scripts in
> ..../testcases/platform/....
>
> I feel the current use of $AXISCPP_HOME/tests/auto_build/linux may cause
> confusion, is there any possibility the linux directory be dropped or
> renamed?
>
>
> Adrian
> _______________________________________
> Adrian Dick (adrian.dick@uk.ibm.com)
>
>
>
>
> John
> Hawkins/UK/IBM@IB
> MGB
To
> "Apache AXIS C Developers List"
> 10-08-04 10:08 <axis-c-dev@ws.apache.org>
>
cc
>
> Please respond to
Subject
> "Apache AXIS C Re: Test suite for Axis C++
> Developers List"
>
>
>
>
>
>
>
>
>
Oh, I see
I completely forgot windows.
Yes something has to be done.
auto-build/testcases should be fine.
I'll do that.
thanks
damitha
>
>
>
>
> Hi,
>
> fyi:
> This suite was created originally by Jean -Yves, and automated and
> enhanced
> by Andrew Perry. We've used it here for some time and it's quite stable.
>
>
> John Hawkins
>
>
>
>
> damitha kumarage
> <damitha@opensour
> ce.lk>
To
> axis-c-dev@ws.apache.org
> 10/08/2004 10:02
cc
>
>
Subject
> Please respond to Test suite for Axis C++
> "Apache AXIS C
> Developers List"
>
>
>
>
>
>
>
>
> Hi,
>
> I'm going to add a testsuite to $AXISCPP_HOME/tests/auto_build folder
>
> When run with a wsdl as parameter this will simple generate the client
> stubs for the wsdl and build with a pre-prepared file including the main
> method and execute it. It will compare the result with the correct
> result expected and prints the success status.
>
> We can put all the wsdls in the wsdl folder there and run all the
> tests for the wsdls in one run.
> For details please refer to the Readme file there.
>
> Special thanks go to Adrian Dick and John Howkins for providing Axis C++
> this invaluble test suite.
>
> thanks
> damitha
>
>
>
>
>
>
>
|