We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Verification tasks from SV-COMP
One possible solution for the incorrect true results is to adopt a redundant check.
Add program invariant result in ERROR
libfuzzer out: fuzzing was not performed, you have only executed the target code on a fixed set of inputs.
../../sv-benchmarks/c/ntdrivers-simplified/cdaudio_simpl1.cil-1.c - Checking KLEE options - Bug in process KLEE result "KLEE: WARNING: error opening file"
../../sv-benchmarks/c/ntdrivers-simplified/floppy_simpl4.cil-1.c - Bug in process KLEE result "KLEE: WARNING: error opening file"
KLEE was not able to find the bug:
The text was updated successfully, but these errors were encountered:
hbgit
No branches or pull requests
Verification tasks from SV-COMP
One possible solution for the incorrect true results is to adopt a redundant check.
Add program invariant result in ERROR
libfuzzer out: fuzzing was not performed, you have only executed the target code on a fixed set of inputs.
../../sv-benchmarks/c/ntdrivers-simplified/cdaudio_simpl1.cil-1.c
- Checking KLEE options
- Bug in process KLEE result "KLEE: WARNING: error opening file"
../../sv-benchmarks/c/ntdrivers-simplified/floppy_simpl4.cil-1.c
- Bug in process KLEE result "KLEE: WARNING: error opening file"
../../sv-benchmarks/c/ntdrivers-simplified/floppy_simpl4.cil-1.c
- Bug in process KLEE result "KLEE: WARNING: error opening file"
KLEE was not able to find the bug:
The text was updated successfully, but these errors were encountered: