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

Changes between Version 6 and Version 7 of Projects/GSoC/TestingReview/Google_Test_and_Google_Mock


Ignore:
Timestamp:
07/08/12 22:25:22 (12 years ago)
Author:
Xiaochen Pan
Comment:

/* General Comparison */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GSoC/TestingReview/Google_Test_and_Google_Mock

    v6 v7  
    2323
    2424 * Google Mock provides a flexible mocking interface to Google Test and other C++ frameworks.
     25
     26 * Google Mock supports overloaded function mocking, which is not supported by CMock.
     27
     28 * Google Mock supports partial mocks.
    2529= Host-based Test Result =
    2630