Embedded simulation system-oriented test case parallel execution method and system
By employing a keyword-driven parallel execution mechanism with shared memory design in the embedded simulation system, resource conflicts, communication, and synchronization issues are resolved, enabling efficient parallel execution of test cases in a high-performance multi-core environment and improving testing efficiency.
Patent Information
- Application Number
- CN202511019886.9
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Filing Date
- 2025-07-23
- Publication Date
- 2025-11-21
AI Technical Summary
In existing embedded simulation systems, resource conflicts, communication and synchronization issues during parallel execution of test cases have not been effectively resolved, resulting in poor versatility, especially limiting the improvement of testing efficiency in high-performance multi-core computing environments.
A keyword-driven parallel execution mechanism for test cases is adopted. By designing parallel execution keywords through shared memory, including keywords for process communication, synchronization, and shared resources, the synchronization, communication, and resource sharing between test cases are realized. The shared memory communication mechanism of the operating system is encapsulated into a keyword library and integrated into the automated testing framework.
It significantly improves the execution efficiency of test cases in high-performance multi-core hardware environments, dynamically launches multiple test instances, realizes synchronization, communication and resource sharing among test cases, shortens execution time and improves testing efficiency.