Conversion to new test suite_GSOC

Amar Takhar amar at rtems.org
Fri Mar 17 20:35:00 UTC 2017


On 2017-03-17 15:26 -0400, Gedare Bloom wrote:
> On Fri, Mar 17, 2017 at 7:55 AM, Cillian O'Donnell
> <cpodonnell8 at gmail.com> wrote:
> > Hi,
> >
> > I'm interested in the open project ticket
> >
> > #2918
> >
> > Amar writes "This project involves converting the current test suite to the
> > new format". Could anyone explain what is meant by the old format and the
> > new format?

Thanks for responding Gedare!  To fill in a little more.

This project involves a near ground-up rewrite of the current testsuite harness.  
Most tests are trivial to convert but many will need refactoring.  The new 
testsuite moves away from the 'screen' based testing we do currently to an 
internal, C-based approach.  That is a very general and broad overview it's not 
as simple as it sounds.

I do have this working already and the tests have all been renamed.

All the tests have been renamed to use a more intuitive naming scheme no more 
hidden and random file names.  The web portal to the test suite is up 
temporarily here:

  https://test.rtems.org/

This project also involves going into the database to ensure they have been 
properly renamed and fixing any that need changing.

Feel free to drill down the site.  I'm working on better documentation for this 
project by the 20th I was hoping for sooner but things have gotten in the way.

Anyone working on this project is not expected to convert the entire testsuite, 
just as much as possible the rest of the work will involve identifying what may 
be required to complete the rest which can involve refactoring of RTEMS itself.


Amar.



More information about the users mailing list