Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 17 and Version 18 of GSoC/2012/Testing


Ignore:
Timestamp:
08/28/12 22:53:36 (12 years ago)
Author:
Xiaochen Pan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2012/Testing

    v17 v18  
    55I compared 10 testing framework by unit testing functionality and mocking capability.For each framework, I modified several tests from current test suite, compile them with RTEMS compilers, simulate the new tests with Sparc architecture, and compare the results to ensure that framework used could work correctly for RTEMS based testing.
    66
    7 The detailed test framework review can be accessed with this link:
    8 
    9 [wiki:Projects/GSoC/TestingReview TestingReview]
     7The detailed test framework review can be accessed with this link: [wiki:Projects/GSoC/TestingReview TestingReview]
    108
    119Please click on the name of each testing framework to see the detailed comparison note and sanity check result.
     
    2422The conversion plan contains the detailed testing plan, which is a table of the subareas within each functional area, for example, memory management. It also maps the already written tests in the current test suites to the subareas in the table. The blank element under Written Tests column indicates that there is no tests written in current test suite that exclusively tests this subarea. It does not necessarily mean that this subarea is not covered in current test suites. The tests for this subarea may be included in tests written for its parent area. Otherwise, it is not written yet.
    2523
    26 [wiki:Projects/GSoC/TestSuite/conversion_plan Conversion Map]
     24Please access the conversion map via this link: [wiki:Projects/GSoC/TestSuite/conversion_plan Conversion Map]
    2725=  Design New Test Framework Interface =
    2826