--stop-on-fail
suppresses output of proof objectives status when analysis is successfull.
#7059
Labels
The terminal output does not print individual PO statuses when
--stop-on-fail
is used, making it hard to see what was actually analysed.CBMC version: 5.62
Operating system: Linux, macOS
Exact command line resulting in the issue:
cbmc --stop-on-fail main.c
What behaviour did you expect: status of POs printed in terminal
What happened instead: no status printed
Without stop on fail:
The text was updated successfully, but these errors were encountered: