Actions
Feature #9162
closedImplement strategy based on collected coverage to verify kernel subsystems
Status:
Closed
Priority:
Urgent
Assignee:
Category:
Program fragments generation
Target version:
Start date:
07/25/2018
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Alexey Polushkin implemented a prototype of a strategy that on base of collected coverage for modules chooses which modules should be added to verify particular kernel subsystem and call its exported functions. This prototype should be integrated to Klever and updated according to the format of coverage collected automatically by Klever and a new Clade interface.
Updated by Ilja Zakharov over 6 years ago
- Blocked by Feature #9161: Load job function coverage in an intermediate representation as an extra file added
Updated by Ilja Zakharov over 6 years ago
- Blocked by Feature #8145: Support external builds added
Updated by Ilja Zakharov about 6 years ago
- Status changed from New to Resolved
Implemented in klever-2.0 branch.
Updated by Evgeny Novikov about 6 years ago
- Status changed from Resolved to Closed
Branch klever-2.0 passed all tests and I merged it to master in 72be796e3 marked as v2.0rc1.
Actions