期刊文献+

基于模型检测的数据流异常测试技术研究 被引量:2

Data flow anomaly analysis based on model checking
下载PDF
导出
摘要 程序的执行体现为数据在变量中的流动。对C/C++源代码中变量定义使用情况进行分析,针对变量未赋值就使用、变量重复赋值和变量定义后未使用三种数据流异常情况,使用程序阅读自动机,把程序转换为变量状态机,使用ALCCTL时序逻辑和模型检验工具,验证程序是否满足定义的可信模式。提出了新的静态查找变量使用故障的方法。该方法已应用于面向故障的软件测试系统中。 The execution of program embodies flows of data in variable.A novel method is proposed to detect data flow anomaly including variable undefined or defined but not referenced or multi-used.The trust pattern of program is defined and program is translated into finite state machine.Based on ALCCTL temporal logic and model checking,verification model satisfies the trust pattern defined.Experiment shows that this method is effective and has been implemented in a defect-oriented testing system.
出处 《计算机工程与应用》 CSCD 北大核心 2011年第25期1-4,共4页 Computer Engineering and Applications
基金 国家自然科学基金(No.90718015) 国家高技术研究发展计划(863)(No.2007AA01Z425 No.2009AA012201) 国家重点基础研究发展规划(973)(No.2007CB316502) NSFC-微软亚洲研究院联合资助项目(No.60970155) 教育部博士点基金项目(No.20090072110035) 上海市优秀学科带头人计划项目(No.10XD1404400) 高效能服务器和存储技术国家重点实验室开放基金项目(No.2009HSSA06) 安徽省自然科学基金(No.11040606M151)~~
关键词 变量使用 软件测试 数据流异常 模型检测 variable referenced software testing data flow anomaly model checking
  • 相关文献

参考文献13

二级参考文献43

  • 1张广梅,李晓维.动态内存错误的静态检测[J].计算机辅助设计与图形学学报,2005,17(3):400-406. 被引量:3
  • 2吴民,涂奉生.内存泄漏的动态跟踪分析[J].计算机工程与应用,2005,41(14):18-20. 被引量:3
  • 3张威,卢庆龄,李梅,宫云战.基于指针分析的内存泄露故障测试方法研究[J].计算机应用研究,2006,23(10):22-24. 被引量:7
  • 4LoudenKC著 冯博琴等译.编译原理及实践[M].机械工业出版社,2000..
  • 5R Hastings,B Joyee.Pufify:Fast detection of memory leaks and access errors[C].In:Proceedings of the Winter USENIX Conference, 1999:125-136.
  • 6M Sagiv, T Reps, R Wilhelm.Solving shape-snalysis problems in language with destructive updating[C].In:Symposium on Principles of Programming Languages,St Petersburg Beach,FL,1996-01.
  • 7W Landi,B G Ryder.Safe approximate algorithm for interprocedural pointer aliasing[J].ACM SIGPLAN Notices,1992;27(7):235-248.
  • 8R P Wilson,M S Lain.Efficient context-sensitive pointer analysis for C program[C].In : Proceedings of the ACM SIGPLAN' 95 Conference on Programming Language Design and Implementation ( PLDI ), LaJolla, California, 1995 : 18-21.
  • 9P Fradet,R Caugne,D L Metayer.Static detection of pointer errors: An axiomatisation and a checking algorithm[C].In:H R Nielson ed.Programming Languages and Systems-ESOP'96,6th European Symposium on Programming,volume 1058 of LNCS,Linkoping,Sweden,Springer, 1996-04 : 22-24.
  • 10R Ghiya,L Hendren.Putting pointer analysis to work[C].In: Symposium on Principles of Programming Languages, 1998-01.

共引文献38

同被引文献13

引证文献2

二级引证文献3

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部