Changes between Version 3 and Version 4 of GSoC/2012/Testing


Ignore:
Timestamp:
08/23/12 02:12:31 (12 years ago)
Author:
Xiaochen Pan
Comment:

/* Testing Framework Comparison and Sanity Check */

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2012/Testing

    v3 v4  
    44
    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.
    6 The detailed test framework review can be accessed with this link: [wiki:TestingReview:Testing_Framework_Comparison_and_Sanity_Check TestingReview:Testing Framework Comparison and Sanity Check]
     6The detailed test framework review can be accessed with this link: [wiki:TestingReview:TestingReview TestingReview:TestingReview]
    77=  Structure Design for New Test Suite =
    88=  Conversion Plan of Current Test Suite to New Test Suite =