Skip to content

support multiple configurations per regression test #243

Open
@vogler

Description

@vogler

We should have a way to check the same regression test with multiple configurations to avoid duplicating files with just different PARAM: ... lines at the top.
Would be good to run several solvers on the same test. E.g. https://github.com/goblint/analyzer/blob/master/tests/regression/34-localization/01-nested.c should now also be tested with td3 after cf11c4b.
Also see #196 (comment).

We could just have several lines starting with PARAM: or something like PARAM+: which appends/overrides the previous line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions