diff options
Diffstat (limited to 'cpp/.traces/trace_negative_check_passes_silently')
-rw-r--r-- | cpp/.traces/trace_negative_check_passes_silently | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/cpp/.traces/trace_negative_check_passes_silently b/cpp/.traces/trace_negative_check_passes_silently new file mode 100644 index 00000000..b572cb34 --- /dev/null +++ b/cpp/.traces/trace_negative_check_passes_silently @@ -0,0 +1,16 @@ +parse/0: instruction: trace-should-not-contain +parse/0: ingredient: {name: " + a: b + ", value: 0, type: 0, properties: [" + a: b + ": "literal-string"]} +after-brace/0: recipe main +after-brace/0: trace-should-not-contain ... +new/0: routine allocated memory from 1000 to 101000 +schedule/0: main +run/0: instruction main/0 +run/0: trace-should-not-contain {name: " + a: b + ", value: 0, type: 0, properties: [" + a: b + ": "literal-string"]} |