Sciweavers

APSEC
1996
IEEE

A Prototype of a Concurrent Behavior Monitoring Tool for Testing of Concurrent Programs

13 years 8 months ago
A Prototype of a Concurrent Behavior Monitoring Tool for Testing of Concurrent Programs
Testing of concurrent programs is much more difficult than that of sequential programs. A concurrent program behaves nondeterministically, that is, the program may produce different results with the same input data according to execution timings of the program. In testing of concurrent programs, test data must specify not only input data but also sequences of statements. Ordered Sequence Testing Criterion for length k (OSCk), which was proposed by the authors, requires execution of all sequences of length k of concurrency statements which cause concurrent actions in a concurrent program. A monitoring tool has been developed for applying the testing criterion OSCk to the testing of C concurrent programs on UNIX system. The tool measures coverage with regard to k-tuples of concurrency statements (OSCk) in source codes of a C concurrent program using a probe insertion method. The analysis of the tool's output for a practical C concurrent program shows not only applicability of the t...
Eisuke Itoh, Zengo Furukawa, Kazuo Ushijima
Added 07 Aug 2010
Updated 07 Aug 2010
Type Conference
Year 1996
Where APSEC
Authors Eisuke Itoh, Zengo Furukawa, Kazuo Ushijima
Comments (0)