摘要
由于在众多的软件测试工具中,能自动检测共享资源冲突的软件非常少,而共享资源冲突问题是嵌入式软件研制中最常犯的、最不易发现、隐藏最深的问题之一,同时该问题一旦发生,带来的影响后果也极为严重,可能导致软件无法正常运行。为了解决这一问题,本文分析了共享资源冲突情况,并提出了一种针对嵌入式软件共享资源冲突问题检测的方案,使用C#语言编程,实现了自动检测系统,并进行了相关验证。
Among the many software testing tools, the number of detecting shared resources conflict is very small, but the problem of shared resource conflict is often happened and is hard to be discovered, which can lead to serious consequences. In order to find the problem of the software as soon as possible, the conflicts are firstly analyzed, and then a scheme of testing shared resource conflicts for embedded software is brought forward, which can realize automatic detection.
出处
《电子设计工程》
2017年第5期61-64,共4页
Electronic Design Engineering
关键词
软件测试
资源冲突
自动检测
嵌入式软件
software testing
resource conflicts
automatic detection
embedded software