An Approach to Evaluate the Robustness of Real Time Operating System

Zhengmao Zhou,Yun Zhou,Ming Cai
DOI: https://doi.org/10.1109/iccsnt.2012.6525944
2012-01-01
Abstract:Although Real-Time Operating Systems (RTOS) have already been widely used, the issue regarding their robustness is far from being solved. The Software-implemented fault injection (SWIFI) is widely used to evaluate the robustness of the software components, and many efforts have been made with this method. In this paper, a new model is proposed for the robustness evaluation of RTOS, which is independent of the concrete RTOS. Errors are injected through a public application program interface (API) and a comprehensive robustness metrics system which is based on the public API is proposed. We have evaluated the robustness of Vxwork5.4, Rtems4.10, and Ucos2.62 with our model and found eight bugs in Vxworks5.4, four bugs in Ucos2.62 and one bug in Rtems4.10.
What problem does this paper attempt to address?