Instrumentation and dynamic test coverage information extraction method of C-language embedded software
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- BEIJING INST OF CONTROL ENG
- Publication Date
- 2012-04-18
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to a C language embedded software testing method, which is suitable for the dynamic white box test of the C language embedded software running in the DSP environment. Background technique
[0002] Software instrumentation and dynamic test coverage information extraction technology are the core technologies of dynamic white-box testing, which have been widely studied and have a variety of testing tools. In aerospace, aviation and other fields that require high reliability, the coverage rate of software dynamic white box testing also puts forward high index requirements.
[0003] At present, there are mainly two common stub insertion methods provided by test tools. One method is to output coverage information to external files. Since embedded software generally does not support file operations, this method is only applicable to non-embedded software; the other One method is to modify the first method, and replace the file output op...