Skip to content

Compiletest mode for executing arbitrary commands #2059

@tedinski

Description

@tedinski

We have several ad-hoc bash scripts for testing in Kani, it would be nice if we had a compiletest mode that:

  1. Could execute an arbitrary command, and
  2. Performed expect test validation on the output.

Given:

This solution should probably check exit status (for a particular value, just default 0) as well.

Metadata

Metadata

Assignees

Labels

[C] Feature / EnhancementA new feature request or enhancement to an existing feature.

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions