期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
嵌入式代码覆盖率统计方法 被引量:3
1
作者 周雷 《计算机应用与软件》 CSCD 北大核心 2014年第5期326-327,共2页
阐述如何利用GCC配套的代码覆盖率工具GCOV和LCOV对C语言嵌入式代码进行覆盖率统计。利用该方法可以为嵌入式代码测试完成情况提供衡量的指标,也为提高单板代码质量提供有效的数据依据。
关键词 C语言 覆盖率 gcov LCOV
下载PDF
基于分区的代码覆盖率工具的研究与设计 被引量:1
2
作者 齐晓斌 麦先根 李运喜 《电子测试》 2020年第8期57-58,56,共3页
随着嵌入式软件的规模和复杂性不断提高,白盒测试中经常用到覆盖率测试。轻量级覆盖率测试工具GCOV在使用上具有操作繁琐的弊端。本文基于GCOV覆盖率测试的原理,依据shell脚本批处理的特点将各部分操作封装为脚本工具,实现各脚本工具调... 随着嵌入式软件的规模和复杂性不断提高,白盒测试中经常用到覆盖率测试。轻量级覆盖率测试工具GCOV在使用上具有操作繁琐的弊端。本文基于GCOV覆盖率测试的原理,依据shell脚本批处理的特点将各部分操作封装为脚本工具,实现各脚本工具调用。通过该设计进行覆盖率报告输出节省了大量时间,提高了软件开发测试的效率。 展开更多
关键词 覆盖率 Twaver 代理 gcov ECLIPSE
下载PDF
Profiling and annotation combined method for multimedia application specific MPSoC performance estimation 被引量:1
3
作者 Kai HUANG Xiao-xu ZHANG +5 位作者 Si-wen XIU Dan-dan ZHENG Min YU De MA Gang CHENG Xiao-lang YAN 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2015年第2期135-151,共17页
Accurate and fast performance estimation is necessary to drive design space exploration and thus support important design decisions. Current techniques are either time consuming or not accurate enough. In this paper, ... Accurate and fast performance estimation is necessary to drive design space exploration and thus support important design decisions. Current techniques are either time consuming or not accurate enough. In this paper, we solve these problems by presenting a hybrid method for multimedia multiprocessor system-on-chip (MPSoC) performance estimation. A general coverage analysis tool GNU gcov is employed to profile the execution statistics during the native simulation. To tackle the complexity and keep the analysis and simulation manageable, the orthogonalization of communication and computation parts is adopted. The estimation result of the computation part is annotated to a transaction accurate model for further analysis, by which a gradual refinement of MPSoC performance estimation is supported. The implementation and its experimental results prove the feasibility and efficiency of the proposed method. 展开更多
关键词 MPSOC Gradual refinement Native simulation Performance estimation PROFILING ANNOTATION gcov
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部