|
Published Articles >> Table of Contents >> Abstract
Eighth IEEE International Conference on Engineering of Complex Computer Systems (ICECCS'02)
p. 35
Efficient Reachability Testing of Asynchronous Message-Passing Programs
Yu Lei, University of Texas At Arlington
Kuo-Chung Tai, North Carolina State University
Full Article Text:
 
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/ICECCS.2002.1181496
Send link to a friend
| Abstract |
|
An asynchronous message-passing program is nondeterministic. Given the same input, multiple executions of P may exercise different send/receive event sequences (or SR-sequences) and may even produce different results. Such nondeterminacy makes it difficult to determine the correctness of P. Let X be an input of P. Assume that any execution of P with X terminates. Reachability testing of P with X is to execute, in a systematic manner, all possible SR-sequences of P with X such that the correctness of P with X can be determined. The basic idea of reachability testing is described as follows. We first execute P with X nondeterministically to collect one or more SR-sequences. F or each collected SR-sequence, we analyze its race conditions and generate race variants, which are prefixes of other SR-sequences. We replay race variants to generate new SR-sequences. F or each new SR-sequence, we repeat the same process until we eventually execute all possible SR-sequences of P with X. In this paper, we describe an efficient implementation of reachability testing of asynchronous message-passing programs. Our technique deals with partially-ordered SR-sequences and reduces the complexity and redundancy caused by totally-ordered SR-sequences.
|
Additional Information
|
Citation:
Yu Lei, Kuo-Chung Tai,
"Efficient Reachability Testing of Asynchronous Message-Passing Programs,"
iceccs,
p. 35,
Eighth IEEE International Conference on Engineering of Complex Computer Systems (ICECCS'02),
2002
|
|