Changes between Version 8 and Version 9 of Developer/Projects/Open/TestingImprovements


Ignore:
Timestamp:
02/07/13 10:50:27 (11 years ago)
Author:
C Rempel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Projects/Open/TestingImprovements

    v8 v9  
    1414'''Introduction:''' Learning how to test software is an extremely desirable skill in the software development world.  RTEMS [http://git.rtems.org/rtems/tree/testsuites test suite] needs major cleanup in order to modernize and allow for easier additions of new tests.
    1515
    16 '''Goal:''' Port existing RTEMS tests into more modern testing frame-works, thereby allowing easier addition of tests. 
     16'''Goals:'''
     17# Project 1: Modify existing testing frameworks to generate tests for RTEMS
     18# Project 2: Port existing RTEMS tests into more modern testing frame-works, thereby allowing easier addition of tests. 
    1719
    1820'''Possible Test Groups:''' This part is not designed for GSoC, but for future reference