Skip to content

Commit

Permalink
add expected file for loops fixme test
Browse files Browse the repository at this point in the history
  • Loading branch information
carolynzech committed Feb 10, 2025
1 parent 4643132 commit 8750860
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Autoharness: Checking function panic against all possible inputs...
Check 1: panic.assertion\
panic.assertion\
- Status: FAILURE\
- Description: "explicit panic"

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright Kani Contributors
# SPDX-License-Identifier: Apache-2.0 OR MIT
script: filter.sh
expected: filter.expected
script: loops.sh
expected: loops.expected
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
It's not yet clear what the ideal output is for this test, so this expected file is just a placeholder.

0 comments on commit 8750860

Please sign in to comment.