AbstractThis paper presents a practical approach to parallelize the test data generation algorithm by which computing resources can be fully used. The test data generation approach that we are using is based on the dynamic symbolic execution (concolic testing). The basic idea of parallelizing the algorithm is to distribute analysis processes of different paths to different computing units. Although a centralized scheduler with several sub processes can directly achieve the goal of parallelism, it may cause global idle time when parallel processes frequently end at same time. In our approach, a runtime deterministic scheduler is introduced to reduce the potential global idle time. Our experiments show some notable results when using a proper...
The paper presents the experience of the use of parallel computing technologies to accelerate the te...
International audienceSystemC is becoming a de-facto standard for the early simulation of Systems-on...
A tree growing technique is used here together with classical scheduling algorithms in order to impr...
AbstractThis paper presents a practical approach to parallelize the test data generation algorithm b...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
This thesis investigates the possibilities of finding solutions, in order to reduce the total time s...
Associated research group: Critical Systems Research GroupSymbolic execution is a popular technique ...
Mutation testing { a fault-based technique for soft- ware testing { is a computationally expensive a...
Part 5: Real-Time SystemsInternational audienceThe Worst-Case Execution Time (WCET) of real-time sys...
Automatic Test Pattern Generation (ATPG) is known to be an NP hard problem. To solve such problems, ...
We report a new parallel test generation algorithm, ProperTEST, for sequential circuits that is port...
Nondeterminacy implies two unpleasant properties for testing and debugging parallel programs: succes...
In this paper we present a method of parallelizing test generation for combinational logic using boo...
The paper presents the experience of the use of parallel computing technologies to accelerate the te...
International audienceSystemC is becoming a de-facto standard for the early simulation of Systems-on...
A tree growing technique is used here together with classical scheduling algorithms in order to impr...
AbstractThis paper presents a practical approach to parallelize the test data generation algorithm b...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
Testing using manually generated test cases is the primary technique used in industry to improve rel...
This thesis investigates the possibilities of finding solutions, in order to reduce the total time s...
Associated research group: Critical Systems Research GroupSymbolic execution is a popular technique ...
Mutation testing { a fault-based technique for soft- ware testing { is a computationally expensive a...
Part 5: Real-Time SystemsInternational audienceThe Worst-Case Execution Time (WCET) of real-time sys...
Automatic Test Pattern Generation (ATPG) is known to be an NP hard problem. To solve such problems, ...
We report a new parallel test generation algorithm, ProperTEST, for sequential circuits that is port...
Nondeterminacy implies two unpleasant properties for testing and debugging parallel programs: succes...
In this paper we present a method of parallelizing test generation for combinational logic using boo...
The paper presents the experience of the use of parallel computing technologies to accelerate the te...
International audienceSystemC is becoming a de-facto standard for the early simulation of Systems-on...
A tree growing technique is used here together with classical scheduling algorithms in order to impr...