about summary refs log tree commit diff stats
path: root/cpp/.traces/check_trace_instruction
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-03 18:40:44 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-03 18:40:44 -0700
commita11d9c4a3375906bf8ae1117c6043776d2f08d17 (patch)
tree8667dc63b54aaf0853038f1e880e3ed314139fde /cpp/.traces/check_trace_instruction
parent249a5672e41f603c8d705f69f2939a25a45685ff (diff)
downloadmu-a11d9c4a3375906bf8ae1117c6043776d2f08d17.tar.gz
1247
Diffstat (limited to 'cpp/.traces/check_trace_instruction')
-rw-r--r--cpp/.traces/check_trace_instruction4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/check_trace_instruction b/cpp/.traces/check_trace_instruction
index ef94da20..95e712ff 100644
--- a/cpp/.traces/check_trace_instruction
+++ b/cpp/.traces/check_trace_instruction
@@ -16,7 +16,7 @@ after-brace/0: trace-should-contain ...
 new/0: routine allocated memory from 1000 to 101000
 schedule/0: check_trace_instruction
 run/0: instruction check_trace_instruction/0
-run/0: run/42 {name: "
+run/0: run/43 {name: "
     trace [foo], [aaa]
   ", value: 0, type: 0, properties: ["
     trace [foo], [aaa]
@@ -30,7 +30,7 @@ run/0: instruction run1001/0
 run/0: trace/18 {name: "foo", value: 0, type: 0, properties: ["foo": "literal-string"]}, {name: "aaa", value: 0, type: 0, properties: ["aaa": "literal-string"]}
 foo/0: aaa
 run/0: instruction check_trace_instruction/1
-run/0: trace-should-contain/44 {name: "
+run/0: trace-should-contain/45 {name: "
     foo: aaa
   ", value: 0, type: 0, properties: ["
     foo: aaa
fault.py?id=7c5c70fd87e79db6d6010c6e8ae3dd6d09d5e2b5'>7c5c70fd ^
9e09af36 ^

7c5c70fd ^




7c5c70fd ^

7c5c70fd ^
103a23b8 ^
7c5c70fd ^
4c05e43d ^
0bec64f6 ^

7c5c70fd ^

0bec64f6 ^

337c6d63 ^
729286d7 ^
0bec64f6 ^
729286d7 ^

7c5c70fd ^
4700f3e5 ^
20f94973 ^

548929ab ^



1019737b ^


77f59786 ^
3201b163 ^
ffcd934f ^
3201b163 ^


1d3d94aa ^




7c5c70fd ^


7c5c70fd ^
0268e3c3 ^
7c5c70fd ^

227f75db ^


7c5c70fd ^


cfdbb9d6 ^

4700f3e5 ^
cfdbb9d6 ^
4700f3e5 ^
cfdbb9d6 ^
3201b163 ^


fa10678e ^



a923ead7 ^
a78cfb7e ^







a78cfb7e ^






a396b3a0 ^



b5393406 ^
ddf828fb ^
fd04cd6f ^
ddf828fb ^



7c5c70fd ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132