Re: [equinox-dev] tests are needed for compendium implementations

2008-08-26 Thread Thomas Watson

Thanks for the information Pavlin.  How much effort would it take to port
tests in the Eclipse test format?  It is important to have publically
available tests which we can automatically run with each build so we can
catch any issues early.

If you can agree to contribute the test code then we could get the code
contributed to CVS (after following Eclipse IP process).  Then we may be
able to get others to help port the tests to the Eclipse automated tests.

Tom




   
  From:   Pavlin Dobrev <[EMAIL PROTECTED]> 
   
  To: Equinox development mailing list 
   
  Date:   08/26/2008 03:53 AM  
   
  Subject:    Re: [equinox-dev] tests are needed for compendium implementations
   





 Hi Thomas,

 We have automated tests for the DS, IO and Wireadmin in our own format. We
 can contribute them but this will take some time because of the need tests
 to be rewritten in Eclipse test format.

 We did not have our own tests for the initial provisioning. We test it
 with OSGi test case and with our remote management product - mPower Remote
 Manager (http://www.prosyst.com/products/back_end_mgmt.html).

 -Pavlin Dobrev
 -
 Dr. Pavlin Dobrev, Research and Development Manager
 ProSyst Labs EOOD,
 48 Vladaiska Str., Sofia, Bulgaria,
 Tel. (+359 2) 954 91 62 . Fax. (+359 2) 953 26 17
 [EMAIL PROTECTED] , http://www.prosyst.com
 -
 stay in touch with your product.
 -

   
 >  The compendium bundles in equinox are in serious need of automated tests. 
 > For the 3.5 release we need to create junit tests for each of
the compendium bundles. I have created a new project in compendium to start 
releasing new testcases for our compendium bundles under:
   
org.eclipse.equinox/compendium/bundles/org.eclipse.equinox.compendium.tests
   
Chris Aniszczyk was kind enough to contribute a few UserAdmin tests which I 
have seeded into the new project. I know Simon Kaegi has his
own tests for ConfigurationAdmin which I would like to be integrated into 
the org.eclipse.equinox.compendium.tests. But we have lots of
other compendium bundles that need test coverage.  
   
Pavlin and Stoyan, do you have automated tests for org.eclipse.equinox.ds, 
org.eclipse.equinox.io, org.eclipse.equinox.ip, and
org.eclipse.equinox.wireadmin that can be contributed for the bundles you 
own?
   
This is also an opportunity for anyone trying to get familiar or involved 
with Equinox and OSGi to develop testcases. Any help from the
community is greatly appreciated. Thanks.  
   
Tom
   
   



 ___
 equinox-dev mailing list
 equinox-dev@eclipse.org
 https://dev.eclipse.org/mailman/listinfo/equinox-dev

<><>___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


Re: [equinox-dev] tests are needed for compendium implementations

2008-08-26 Thread Pavlin Dobrev




Hi Thomas,

We have automated tests for the DS, IO and Wireadmin in our own format. We can contribute them but this will take some time because of the need tests to be rewritten in Eclipse test format.

We did not have our own tests for the initial provisioning. We test it with OSGi test case and with our remote management product - mPower Remote Manager (http://www.prosyst.com/products/back_end_mgmt.html).

-Pavlin Dobrev
- 
Dr. Pavlin Dobrev, Research and Development Manager
ProSyst Labs EOOD, 
48 Vladaiska Str., Sofia, Bulgaria, 
Tel. (+359 2) 954 91 62 . Fax. (+359 2) 953 26 17 
[EMAIL PROTECTED] , http://www.prosyst.com 
- 
stay in touch with your product. 
- 




>


The compendium bundles in equinox are in serious need of automated tests. For the 3.5 release we need to create junit tests for each of the compendium bundles. I have created a new project in compendium to start releasing new testcases for our compendium bundles under:

org.eclipse.equinox/compendium/bundles/org.eclipse.equinox.compendium.tests

Chris Aniszczyk was kind enough to contribute a few UserAdmin tests which I have seeded into the new project. I know Simon Kaegi has his own tests for ConfigurationAdmin which I would like to be integrated into the org.eclipse.equinox.compendium.tests. But we have lots of other compendium bundles that need test coverage. 

Pavlin and Stoyan, do you have automated tests for org.eclipse.equinox.ds, org.eclipse.equinox.io, org.eclipse.equinox.ip, and org.eclipse.equinox.wireadmin that can be contributed for the bundles you own?

This is also an opportunity for anyone trying to get familiar or involved with Equinox and OSGi to develop testcases. Any help from the community is greatly appreciated. Thanks.

Tom










___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev


RE: [equinox-dev] tests are needed for compendium implementations

2008-08-25 Thread O'Flynn, Dennis
FYI - not sure if this would be of any interest to your testing needs...

 

Corona has a test framework that runs within an Equinox environment.  It
allows for a mixture of JUnit 3.8 and 4.1 test cases.  We use it to run
logical (class-based) test cases as well as integration (service-based)
tests.

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Thomas Watson
Sent: Thursday, August 21, 2008 4:50 PM
To: equinox-dev@eclipse.org
Subject: [equinox-dev] tests are needed for compendium implementations

 

The compendium bundles in equinox are in serious need of automated
tests. For the 3.5 release we need to create junit tests for each of the
compendium bundles. I have created a new project in compendium to start
releasing new testcases for our compendium bundles under:

org.eclipse.equinox/compendium/bundles/org.eclipse.equinox.compendium.te
sts

Chris Aniszczyk was kind enough to contribute a few UserAdmin tests
which I have seeded into the new project. I know Simon Kaegi has his own
tests for ConfigurationAdmin which I would like to be integrated into
the org.eclipse.equinox.compendium.tests. But we have lots of other
compendium bundles that need test coverage. 

Pavlin and Stoyan, do you have automated tests for
org.eclipse.equinox.ds, org.eclipse.equinox.io, org.eclipse.equinox.ip,
and org.eclipse.equinox.wireadmin that can be contributed for the
bundles you own?

This is also an opportunity for anyone trying to get familiar or
involved with Equinox and OSGi to develop testcases. Any help from the
community is greatly appreciated. Thanks.

Tom
The contents of this e-mail are intended for the named addressee only. It 
contains information that may be confidential. Unless you are the named 
addressee or an authorized designee, you may not copy or use it, or disclose it 
to anyone else. If you received it in error please notify us immediately and 
then destroy it.
___
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev