Skip to content

Forward Kani arguments to AutoHarness list commands - #674

Open
wodex1nhaoIeng wants to merge 1 commit into
model-checking:mainfrom
wodex1nhaoIeng:codex/forward-autoharness-list-args
Open

Forward Kani arguments to AutoHarness list commands#674
wodex1nhaoIeng wants to merge 1 commit into
model-checking:mainfrom
wodex1nhaoIeng:codex/forward-autoharness-list-args

Conversation

@wodex1nhaoIeng

Copy link
Copy Markdown

Summary

Forward arguments supplied through --kani-args to the AutoHarness list
invocations used by:

  • --run list --with-autoharness
  • --run metrics --with-autoharness

Motivation

run-kani.sh parses and stores arguments following --kani-args, but the
AutoHarness list branches did not pass those arguments to Kani.

As a result, options such as --include-pattern and --exclude-pattern were
silently ignored, causing list and metrics to process the complete
AutoHarness function set instead of the requested subset.

@wodex1nhaoIeng
wodex1nhaoIeng requested a review from a team as a code owner September 4, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant