Changes between Version 17 and Version 18 of Projects/GSoC/TestingReview


Ignore:
Timestamp:
07/08/12 08:31:41 (12 years ago)
Author:
Xiaochen Pan
Comment:

/* Comparison Note */

Legend:

Unmodified
Added
Removed
Modified
  • Projects/GSoC/TestingReview

    v17 v18  
    307307
    308308The list is listed in selection priority order. In other words, CMock is considered to be the top competitive choice for this project. The priority is calculated basing on the following criteria:
    309  * Whether the framework supports both RTEMS-based and Host-based Testing
    310  * Whether the framework supports mocking functionality
    311  * The automation level of tests generation and running
    312  * The integration difficult of the framework and RTEMS application
    313  * The selection of output format of the framework
     309# Whether the framework supports both RTEMS-based and Host-based Testing
     310# Whether the framework supports mocking functionality
     311# The automation level of tests generation and running
     312# The integration difficult of the framework and RTEMS application
     313# The selection of output format of the framework
     314# The stability of the test framework
     315# The maintainership of the test framework
     316# The popularity of the test framework, the number of downloads each week or in total
     317
     318 * The frist few criteria have the higher screening weight. The followed ones are also very important.
    314319
    315320The RTEMS based tests are carried out with BSP=sis and CPU=sparc. For other CPUs and BSPs, further RTEMS based testing of converted current test suites would be simulated in future with the selected framework.