Skip to content

Commit 2632b69

Browse files
committed
change default verbosity to M_STATUS
This changes the default verbosity from M_STATISTICS to M_STATUS, in an effort to reduce the amount of console output.
1 parent 2a5151c commit 2632b69

File tree

59 files changed

+60
-60
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+60
-60
lines changed

regression/cbmc-library/memcpy-01/constant-propagation.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--no-standard-checks
3+
--no-standard-checks --verbosity 8
44
^Generated 1\d* VCC\(s\), 0 remaining after simplification$
55
^EXIT=0$
66
^SIGNAL=0$

regression/cbmc-library/memmove-01/constant.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
constant.c
3-
--no-standard-checks --unwind 17
3+
--no-standard-checks --unwind 17 --verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc-shadow-memory/constchar-param1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--unwind 11
3+
--unwind 11 --verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc-with-incr/Fixedbv4/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FUTURE
22
main.c
3-
--fixedbv
3+
--fixedbv --verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/Array_Propagation1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/BV_Arithmetic3/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
(Starting CEGAR Loop|^Generated 68 VCC\(s\), 0 remaining after simplification$)

regression/cbmc/Bool/bool5-full-slice.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
bool5.c
3-
--full-slice
3+
--full-slice --verbosity 8
44
Generated 10 VCC\(s\), 0 remaining after simplification
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/Bool/bool5.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
bool5.c
3-
3+
--verbosity 8
44
Generated 10 VCC\(s\), 0 remaining after simplification
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/Fixedbv4/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--unwind 8 --verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/Float-equality2/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
(Starting CEGAR Loop|VCC\(s\), 0 remaining after simplification$)
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/Pointer_comparison5/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
^Generated \d+ VCC\(s\), 1 remaining after simplification$
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/Struct_Propagation1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--unwind 5
3+
--unwind 5 --verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/bounds_check2/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--retain-trivial-checks
3+
--retain-trivial-checks --verbosity 8
44
^Generated \d+ VCC\(s\), 0 remaining after simplification$
55
^\[main.array_bounds.1\] line 4 array 'A' (lower|upper) bound in A\[(\(signed (long (long )?)?int\))?1\]: SUCCESS$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/condition-propagation-1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
test.c
3-
3+
--verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/condition-propagation-2/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
test.c
3-
3+
--verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/condition-propagation-3/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
test.c
3-
3+
--verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/condition-propagation-4/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
test.c
3-
3+
--verbosity 8
44
^EXIT=0$
55
^SIGNAL=0$
66
^VERIFICATION SUCCESSFUL$

regression/cbmc/constant_folding3/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
^Generated 1 VCC\(s\), 0 remaining after simplification$
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/field-sensitivity14/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE no-new-smt
22
main.c
3-
3+
--verbosity 8
44
^Generated \d+ VCC\(s\), \d remaining after simplification$
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/gcc_builtin_sub_overflow/simplify.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
simplify.c
3-
3+
--verbosity 8
44
^Generated 2 VCC\(s\), 0 remaining after simplification$
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/json-interface1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
--json-interface
3-
< test.json
3+
--verbosity 8 < test.json
44
activate-multi-line-match
55
^EXIT=10$
66
^SIGNAL=0$

regression/cbmc/no-propagation/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--no-propagation
3+
--no-propagation --verbosity 8
44
Generated 1 VCC\(s\), 1 remaining after simplification
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/null8/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
Generated 1 VCC\(s\), 0 remaining after simplification
55
^EXIT=0$
66
^SIGNAL=0$

regression/cbmc/sat-solver/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE broken-z3-smt-backend broken-cprover-smt-backend no-new-smt
22
test.c
3-
--sat-solver cadical
3+
--sat-solver cadical --verbosity 8
44
^EXIT=10$
55
^SIGNAL=0$
66
Solving with CaDiCaL|The specified solver, 'cadical', is not available. The default solver will be used instead.

regression/cbmc/self_loops_to_assumptions1/default.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--unwind 1 --unwinding-assertions
3+
--unwind 1 --unwinding-assertions --verbosity 8
44
^replacing self-loop at file main.c line 3 function main by assume\(FALSE\)$
55
^no unwinding assertion will be generated for self-loop at file main.c line 3 function main$
66
^EXIT=0$

regression/cbmc/simplify-union/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--no-malloc-may-fail
3+
--no-malloc-may-fail --verbosity 8
44
^Generated 13 VCC\(s\), 0 remaining after simplification$
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/union13/no-arch.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--arch none --little-endian
3+
--arch none --little-endian --verbosity 8
44
(Starting CEGAR Loop|^Generated 1 VCC\(s\), 1 remaining after simplification$)
55
^EXIT=0$
66
^SIGNAL=0$

regression/cbmc/union18/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
3+
--verbosity 8
44
^Generated 1 VCC\(s\), 0 remaining after simplification$
55
^VERIFICATION SUCCESSFUL$
66
^EXIT=0$

regression/cbmc/unreachable-goto1/test-vccs.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE paths-lifo-expected-failure
22
test.c
3-
--show-vcc
3+
--show-vcc --verbosity 8
44
^Generated 1 VCC\(s\), 1 remaining after simplification$
55
^\{1\} false$
66
^EXIT=0$

regression/cbmc/unreachable-goto2/test-vccs.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE paths-lifo-expected-failure
22
test.c
3-
--show-vcc
3+
--show-vcc --verbosity 8
44
^Generated 1 VCC\(s\), 1 remaining after simplification$
55
^\{1\} goto_symex::\\guard#1$
66
^EXIT=0$

regression/cbmc/unreachable-goto3/test-vccs.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE paths-lifo-expected-failure
22
test.c
3-
--show-vcc
3+
--show-vcc --verbosity 8
44
^Generated 1 VCC\(s\), 1 remaining after simplification$
55
^\{1\} false$
66
^EXIT=0$

regression/cbmc/unreachable-goto4/test-vccs.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE paths-lifo-expected-failure
22
test.c
3-
--show-vcc
3+
--show-vcc --verbosity 8
44
^Generated 1 VCC\(s\), 1 remaining after simplification$
55
^\{1\} false$
66
^EXIT=0$

regression/cbmc/unreachable-goto5/test-vccs.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE paths-lifo-expected-failure
22
test.c
3-
--show-vcc
3+
--show-vcc --verbosity 8
44
^Generated 1 VCC\(s\), 1 remaining after simplification$
55
^\{1\} false$
66
^EXIT=0$

regression/cbmc/unreachable-goto6/test-vccs.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE paths-lifo-expected-failure
22
test.c
3-
--show-vcc
3+
--show-vcc --verbosity 8
44
^Generated 1 VCC\(s\), 1 remaining after simplification$
55
^\{1\} false$
66
^EXIT=0$

regression/cbmc/xml-interface1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
--xml-interface
3-
< test.xml
3+
--verbosity 8 < test.xml
44
^EXIT=10$
55
^SIGNAL=0$
66
Not unwinding loop foo\.0 iteration 3 file main\.c line 5 function foo thread 0

regression/goto-analyzer/approx-const-fp-array-variable-const-fp-with-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*IF .*::fp = address_of\(f2\) THEN GOTO [0-9]$
66
^\s*IF .*::fp = address_of\(f3\) THEN GOTO [0-9]$

regression/goto-analyzer/no-match-array-literal-const-fp-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*ASSERT false // no candidates for dereferenced function pointer
66
^EXIT=0$

regression/goto-analyzer/no-match-const-fp-const-fp-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*ASSERT false // no candidates for dereferenced function pointer
66
^EXIT=0$

regression/goto-analyzer/no-match-const-fp-const-pointer-const-struct-const-fp-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*ASSERT false // dereferenced function pointer must be one of \[(f[1-9], ){8}f[1-9]\]$
66
replacing function pointer by 9 possible targets

regression/goto-analyzer/no-match-const-fp-dereference-const-pointer-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*ASSERT false // dereferenced function pointer must be one of \[(f[1-9], ){8}f[1-9]\]$
66
replacing function pointer by 9 possible targets

regression/goto-analyzer/no-match-const-fp-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*ASSERT false // no candidates for dereferenced function pointer
66
function func: replacing function pointer by 0 possible targets

regression/goto-analyzer/no-match-const-struct-non-const-fp-null/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--show-goto-functions --pointer-check
3+
--show-goto-functions --pointer-check --verbosity 8
44
^Removal of function pointers and virtual functions$
55
^\s*ASSERT false // no candidates for dereferenced function pointer
66
^EXIT=0$

regression/goto-analyzer/value-set-function-pointers-arrays/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --vsd-values set-of-constants --show --pointer-check --three-way-merge
3+
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --vsd-values set-of-constants --show --pointer-check --three-way-merge --verbosity 8
44
^file main.c line 29 function main: replacing function pointer by 2 possible targets$
55
^file main.c line 40 function main: replacing function pointer by 2 possible targets$
66
^main::1::fun1 \(\) -> value-set-begin: ptr ->\(f\), ptr ->\(g\) :value-set-end

regression/goto-analyzer/value-set-function-pointers-incremented-01/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--variable-sensitivity --vsd-values set-of-constants --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --show --pointer-check
3+
--variable-sensitivity --vsd-values set-of-constants --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --show --pointer-check --verbosity 8
44
^file main.c line 28 function main: replacing function pointer by 2 possible targets$
55
^main::1::fun_incremented_show \(\) -> value-set-begin: TOP :value-set-end
66
^EXIT=0$

regression/goto-analyzer/value-set-function-pointers-incremented-02/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--variable-sensitivity --vsd-values set-of-constants --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --show --pointer-check
3+
--variable-sensitivity --vsd-values set-of-constants --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --show --pointer-check --verbosity 8
44
^file main.c line 32 function main: replacing function pointer by 3 possible targets$
55
^main::1::fun_incremented_show \(\) -> value-set-begin: TOP, ptr ->\(h\) :value-set-end
66
^EXIT=0$

regression/goto-analyzer/value-set-function-pointers-simple/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --vsd-values set-of-constants --show --pointer-check --three-way-merge
3+
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --vsd-values set-of-constants --show --pointer-check --three-way-merge --verbosity 8
44
^file main.c line 25 function main: replacing function pointer by 2 possible targets$
55
^file main.c line 28 function main: replacing function pointer by 2 possible targets$
66
^file main.c line 33 function main: replacing function pointer by 2 possible targets$

regression/goto-analyzer/value-set-function-pointers-structs/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --vsd-values set-of-constants --show --pointer-check
3+
--variable-sensitivity --vsd-structs every-field --vsd-arrays every-element --vsd-pointers value-set --vsd-values set-of-constants --show --pointer-check --verbosity 8
44
^file main.c line 38 function main: replacing function pointer by 2 possible targets$
55
^file main.c line 46 function main: replacing function pointer by 2 possible targets$
66
^file main.c line 54 function main: replacing function pointer by 2 possible targets$

regression/goto-instrument/unwind-continue-as-loops1/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--unwind 5 --continue-as-loops
3+
--unwind 5 --continue-as-loops --verbosity 8
44
^Unwinding loop.*iteration 5
55
^EXIT=0$
66
^SIGNAL=0$

regression/goto-instrument/unwind-unwindset2/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--unwindset main.0:10 --unwinding-assertions
3+
--unwindset main.0:10 --unwinding-assertions --verbosity 8
44
^Unwinding loop
55
^EXIT=0$
66
^SIGNAL=0$

regression/goto-instrument/unwind-unwindset3/test.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CORE
22
main.c
3-
--unwind 10 --unwindset main.0:
3+
--unwind 10 --unwindset main.0: --verbosity 8
44
^Unwinding loop
55
^EXIT=0$
66
^SIGNAL=0$

0 commit comments

Comments
 (0)