about summary refs log tree commit diff stats
path: root/cpp/.traces/memory_check
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-01 15:56:43 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-01 16:53:26 -0700
commitc0ac457610db622d8f77c7317cab4c418c94c8c5 (patch)
tree772abcd98f180ee523113eae238c88c58e5acd78 /cpp/.traces/memory_check
parent0a8b00c06d4a41b3604c7f8c5065d93296848d78 (diff)
downloadmu-c0ac457610db622d8f77c7317cab4c418c94c8c5.tar.gz
1231
Diffstat (limited to 'cpp/.traces/memory_check')
-rw-r--r--cpp/.traces/memory_check18
1 files changed, 18 insertions, 0 deletions
diff --git a/cpp/.traces/memory_check b/cpp/.traces/memory_check
new file mode 100644
index 00000000..2f883ae7
--- /dev/null
+++ b/cpp/.traces/memory_check
@@ -0,0 +1,18 @@
+parse/0: instruction: memory-should-contain
+parse/0:   ingredient: {name: "
+    1 <- 13
+  ", value: 0, type: 0, properties: ["
+    1 <- 13
+  ": "literal-string"]}
+after-brace/0: recipe main
+after-brace/0: memory-should-contain ...
+new/0: routine allocated memory from 1000 to 101000
+schedule/0: main
+run/0: instruction main/0
+run/0: memory-should-contain {name: "
+    1 <- 13
+  ", value: 0, type: 0, properties: ["
+    1 <- 13
+  ": "literal-string"]}
+run/0: checking location 1
+warn/0: expected location 1 to contain 13 but saw 0