Actions
Bug #7418
closedReset the state of the model before starting generating a new test program fle
Start date:
07/22/2016
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
When MicroTESK processes a test template, it may place the generated test cases into multiple files.
When generation of a new file starts, MicroTESK must reset the state of the model (registers and memory including all MMU buffers).
Updated by Andrei Tatarnikov over 7 years ago
Registers and memory are reset. But MMU buffers still do not support this.
Updated by Alexander Kamkin almost 5 years ago
- Priority changed from Urgent to High
Updated by Alexander Kamkin almost 5 years ago
- Category set to Test Engine
- Target version changed from 2.3 to 2.5
Updated by Alexander Kamkin almost 5 years ago
- Assignee changed from Andrei Tatarnikov to Alexander Kamkin
Updated by Alexander Kamkin almost 5 years ago
- Status changed from New to Closed
The state is reset. The problem is that MMU is not distributed among processing elements (all caches are global).
Actions