DocumentCode :
1605821
Title :
RECONTEST: Effective Regression Testing of Concurrent Programs
Author :
Terragni, Valerio ; Shing-Chi Cheung ; Zhang, Charles
Author_Institution :
Dept. of Comput. Sci. & Eng., Hong Kong Univ. of Sci. & Technol., Hong Kong, China
Volume :
1
fYear :
2015
Firstpage :
246
Lastpage :
256
Abstract :
Concurrent programs proliferate as multi-core technologies advance. The regression testing of concurrent programs often requires running a failing test for weeks before catching a faulty interleaving, due to the myriad of possible interleavings of memory accesses arising from concurrent program executions. As a result, the conventional approach that selects a sub-set of test cases for regression testing without considering interleavings is insufficient. In this paper we present RECONTEST to address the problem by selecting the new interleavings that arise due to code changes. These interleavings must be explored in order to uncover regression bugs. RECONTEST efficiently selects new interleavings by first identifying shared memory accesses that are affected by the changes, and then exploring only those problematic interleavings that contain at least one of these accesses. We have implemented RECONTEST as an automated tool and evaluated it using 13 real-world concurrent program subjects. Our results show that RECONTEST can significantly reduce the regression testing cost without missing any faulty interleavings induced by code changes.
Keywords :
concurrency control; program testing; RECONTEST framework; code changes; concurrent programs; memory access; multicore technologies; regression bugs; regression concurrency testing framework; shared memory access identification; Computer bugs; Concurrent computing; Integrated circuits; Message systems; Programming; Synchronization; Testing;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Software Engineering (ICSE), 2015 IEEE/ACM 37th IEEE International Conference on
Conference_Location :
Florence
Type :
conf
DOI :
10.1109/ICSE.2015.45
Filename :
7194578
Link To Document :
بازگشت