@inproceedings{e133f411bb1d422ebd1131e381e38d2a,
title = "SimLatte: A framework to support testing for worst-case interrupt latencies in embedded software",
abstract = "Embedded systems tend to be interrupt-driven, yet the presence of interrupts can affect system dependability because there can be delays in servicing interrupts. Such delays can occur when multiple interrupt service routines and interrupts of different priorities compete for resources on a given CPU. For this reason, researchers have sought approaches by which to estimate worst-case interrupt latencies (WCILs) for systems. Most existing approaches, however, are based on static analysis. In this paper, we present SIMLATTE, a testing-based approach for finding WCILs. SIMLATTE uses a genetic algorithm for test case generation that converges on a set of inputs and interrupt arrival points that are likely to expose WCILs. It also uses an opportunistic interrupt invocation approach to invoke interrupts at a variety of feasible locations. Our evaluation of SIMLATTE on several non-trivial embedded systems reveals that it is considerably more effective and efficient than random testing. We also determine that the combination of the genetic algorithm and opportunistic interrupt invocation allows SIMLATTE to perform better than it can when using either one in isolation.",
keywords = "Embedded Software, Genetic Algorithm, Interrupt Latencies, Testing",
author = "Tingting Yu and Witawas Srisa-An and Cohen, {Myra B.} and Gregg Rothermel",
year = "2014",
doi = "10.1109/ICST.2014.44",
language = "English",
isbn = "9780769551852",
series = "Proceedings - IEEE 7th International Conference on Software Testing, Verification and Validation, ICST 2014",
pages = "313--322",
booktitle = "Proceedings - IEEE 7th International Conference on Software Testing, Verification and Validation, ICST 2014",
note = "7th IEEE International Conference on Software Testing, Verification and Validation, ICST 2014 ; Conference date: 31-03-2014 Through 04-04-2014",
}