Skip to content

Integrate and test --cover boundary-values #297

Closed
@lucasccordeiro

Description

@lucasccordeiro

For a comparator like "x > comparison_point", CBMC is generating 2 test cases to confirm MC/DC: one test case with a TRUE outcome and one test case with a FALSE outcome. Although MC/DC only requires two tests, minimum good requirements-based testing for a comparator would also require 3 additional tests: one input value slightly above, one input value slightly below, and one input value equal to the comparison point. This issue aims to integrate and test the option "--cover boundary-values", which was implemented by Youcheng. #298

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions