谷歌浏览器插件
订阅小程序
在清言上使用

Symbiotic 8: Parallel and Targeted Test Generation (Competition Contribution)

FUNDAMENTAL APPROACHES TO SOFTWARE ENGINEERING (FASE 2021)(2021)

引用 6|浏览0
暂无评分
摘要
The setup of Symbiotic 8 for Test-Comp 2021 brings radical changes in the test generation for coverage-branches property. Similarly as in Symbiotic 7, we generate tests by running our fork of symbolic executor KLEE on the analyzed program. Symbiotic 8, however, runs several instances of KLEE in parallel. We run one instance of KLEE on the original program and, simultaneously, we create one (intentionally unsound) program slice for every program-terminating instruction in the program and run KLEE on these slices. Apart from this principal change, we also improved other components of the tool, mainly the program slicer. Further, our fork of KLEE now supports symbolic pointer arithmetics and comparison of symbolic addresses.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要