A detection method of C++ program based on ISO15765

Yayun LI,Yaojie SUN
DOI: https://doi.org/10.14081/j.cnki.hgdxb.2017.01.004
2017-01-01
Abstract:A C ++ program project can not be used immediately when it is completed.And it must be debugged and optimized heavily.A C++ program project usually consists of some functions.The running status of C++ application can be known by making judgments about whether the key value or return value of the function is abnormal or not.So a detection method of C++ program based on ISO 15765 is designed to reduce the modification times and debugging time of the program.The communication standard between the upper system and the lower system is finished;An underlying function detection protocol stack in line with ISO 15765 standards is developed;A host computer system with the function of C++ function detection is developed;An detection case in Excel format is made up to transmit parameter and log the detection results.
What problem does this paper attempt to address?