-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
105 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
Checking harness pre_condition::harness_invalid_ptr... | ||
Failed Checks: Expected valid pointer, but found dangling pointer | ||
Failed Checks: Kani does not support reasoning about pointer to unallocated memory | ||
VERIFICATION:- SUCCESSFUL (encountered one or more panics as expected) | ||
|
||
Checking harness pre_condition::harness_stack_ptr... | ||
VERIFICATION:- SUCCESSFUL | ||
|
||
Checking harness pre_condition::harness_head_ptr... | ||
VERIFICATION:- SUCCESSFUL | ||
|
||
Verification failed for - pre_condition::harness_invalid_ptr | ||
Complete - 2 successfully verified harnesses, 1 failures, 3 total | ||
Complete - 3 successfully verified harnesses, 0 failures, 3 total |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters