Changes between Version 331 and Version 332 of Developer/OpenProjects


Ignore:
Timestamp:
05/25/13 19:29:46 (11 years ago)
Author:
C Rempel
Comment:

/* Testing */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/OpenProjects

    v331 v332  
    2727 *  [wiki:Projects/TestingImprovements RTEMS Testing]. Testing for RTEMS, including Unit, Regression operational and building a custom test harness.  No prior knowledge of software testing is required.
    2828 *  '''[wiki:RTEMS_Test_Coverage  Test Coverage Analysis]''' - Improve coverage by adding more test cases. Eliminating dead code and reaching 100% coverage helps reduce the likelihood of new and recurrent bugs.
    29   *  Write a tutorial, modify a [ http://en.wikipedia.org/wiki/Fault_injection#Research_tools fault injection tool] to work with RTEMS
     29  *  Write a tutorial, modify a [http://en.wikipedia.org/wiki/Fault_injection#Research_tools fault injection tool] to work with RTEMS
    3030 *  Test the [wiki:Projects/POSIXFIFOs  POSIX FIFO Implementation].
    3131 *  [wiki:RTEMSgprof_  Add support for gprof output to covoar]