diffblue-cbmc/regression/cbmc/phi-merge_uninitialized_values
johndumbell 466ac7a799 Loosening regex on phi merge zero generation regression tests
The tests that should have caught this were too specific when checking for the names of the variables and at some point in the past dynamic_object got given a prefix, which meant that the check to make sure no zero generation existed always passed (even with a #0 there) because the variable name wasn't exact.

Made the matching far more forgiving and it now looks for anything that vaguely looks like a guard statement with a 0 generation object.
2019-01-14 16:24:14 +00:00
..
dynamic.desc Loosening regex on phi merge zero generation regression tests 2019-01-14 16:24:14 +00:00
global.desc Loosening regex on phi merge zero generation regression tests 2019-01-14 16:24:14 +00:00
local.desc Loosening regex on phi merge zero generation regression tests 2019-01-14 16:24:14 +00:00
static_local.desc Loosening regex on phi merge zero generation regression tests 2019-01-14 16:24:14 +00:00
test.c Add nondet assignment to non-zero'd allocations in symex 2018-05-11 16:11:05 +01:00