Skip to content

Verifying programs with ACSL contracts but without implementations. #23

@jesper-amilon

Description

@jesper-amilon

It would be nice if TriCera could support the verification of programs where some functions only have an ACSL-contract, but not implementation. Essentially, you would then at call sites to the function first assert the pre-condition, and then assume the post-condition. Bonus points if it could also handle assigns clauses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions