Title :
Verifying general safety properties of Ada tasking programs
Author :
Dillon, Laura K.
Author_Institution :
Dept. of Comput. Sci., California Univ., Santa Barbara, CA, USA
fDate :
1/1/1990 12:00:00 AM
Abstract :
The isolation approach to symbolic execution of Ada tasking programs provides a basis for automating partial correctness proofs. The strength of this approach lies in its isolation nature; tasks are symbolically executed and verified independently, and then checked for cooperation where interference can occur. This keeps the verification task computationally feasible and enhances its compositionality. Safety, however, is a more appropriate notion of correctness for concurrent programs than partial correctness. The author shows how the isolation approach to symbolic execution of Ada tasking program supports the verification of general safety properties. Specific safety properties that are considered include mutual exclusion, freedom from deadlock, and absence of communication failure. The techniques are illustrated using a solution to the readers and writers problem
Keywords :
Ada; multiprocessing programs; program verification; Ada tasking programs; automating partial correctness proofs; concurrent programs; deadlock; isolation approach; mutual exclusion; safety properties verification; symbolic execution; Computer science; Concurrent computing; Interference; Interleaved codes; Logic; Mechanical factors; Software safety; System recovery;
Journal_Title :
Software Engineering, IEEE Transactions on