Changes between Version 5 and Version 6 of SOCIS/2015/FaultTolerance
- Timestamp:
- 10/21/15 13:00:33 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOCIS/2015/FaultTolerance
v5 v6 9 9 '''Students:''' Saeed Ehteshamifar 10 10 11 '''Status:''' Initialized. More at [https://devel.rtems.org/wiki/SOCIS/2015 SOCIS' wiki page] and also [http://rtems-fi.blogspot.de/ blog].11 '''Status:''' Initialized. More at [https://devel.rtems.org/wiki/SOCIS/2015 SOCIS' wiki page] and [https://devel.rtems.org/wiki/Developer/Projects/Open/Fault_injection project's page]. 12 12 13 13 '''Introduction:''' Currently there is no white-box method of injecting faults to RTEMS. That means there are test cases included in the source code tree to test functionality of different RTEMS APIs (Classic, POSIX, etc.) through injecting faults. This project aims to add fault injection test campaigns to the source tree to facilitate developer's testing process so that they can include/generate test campaigns while building the OS and run them afterwards via a generic fault injection tool. … … 19 19 Code: Generated test campaigns, Generic fault injection tool, Statistics report tool (*NIX compatible) 20 20 21 Docs: Currentlythe [http://rtems-fi.blogspot.de/ blog].21 Docs: Please find the [https://docs.google.com/document/d/1DVbwDUEf0DDzzLQbYQo7oPF0zKwueCaLS87cqKSlsGw/pub final report] and work progress in the [http://rtems-fi.blogspot.de/ blog]. 22 22 23 23