summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-08 15:27:59 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-08 15:27:59 +0300
commit1a2560fe30f37a98429ba995abe7fb6d1d33bf74 (patch)
tree39ecf5c871ee2b9f51f5797cf32280803f6f2b9a
parentc485438197cd74c6d1a99f1e0816503379a48e28 (diff)
downloadparanucker-1a2560fe30f37a98429ba995abe7fb6d1d33bf74.tar.gz
paranucker-1a2560fe30f37a98429ba995abe7fb6d1d33bf74.tar.bz2
paranucker-1a2560fe30f37a98429ba995abe7fb6d1d33bf74.tar.xz
paranucker-1a2560fe30f37a98429ba995abe7fb6d1d33bf74.zip
Update test results.
-rw-r--r--test/test1-01.txt3
-rw-r--r--test/test1-02.txt1
-rw-r--r--test/test1-03.txt2
-rw-r--r--test/test1-04.txt2
4 files changed, 5 insertions, 3 deletions
diff --git a/test/test1-01.txt b/test/test1-01.txt
index 81f2e4f..2ba27bd 100644
--- a/test/test1-01.txt
+++ b/test/test1-01.txt
@@ -355,7 +355,8 @@ function_decl main test1.c 14:5
integer_cst 64 - parm size
integer_cst 20 - operand
statement_list - statement
- Unsupported node type: loop_expr - statement - statement
+ loop_expr - statement
+ Unsupported node type: nop_expr - body - statement
integer_cst 0 - arg
addr_expr - arg
var_decl k test1.c 17:14 - operand
diff --git a/test/test1-02.txt b/test/test1-02.txt
index 1ea7056..2ed9468 100644
--- a/test/test1-02.txt
+++ b/test/test1-02.txt
@@ -252,6 +252,7 @@
16 integer_cst
14 integer_cst
10 statement_list
+11 loop_expr
7 integer_cst
7 addr_expr
8 var_decl test1.c
diff --git a/test/test1-03.txt b/test/test1-03.txt
index 82fbe74..4056a58 100644
--- a/test/test1-03.txt
+++ b/test/test1-03.txt
@@ -1,6 +1,6 @@
Allocations before cleanup: 80
Allocations after cleanup: 0
-Allocations before cleanup: 218
+Allocations before cleanup: 219
Allocations after cleanup: 0
Allocations before cleanup: 92
Allocations after cleanup: 0
diff --git a/test/test1-04.txt b/test/test1-04.txt
index 1888f85..29d0754 100644
--- a/test/test1-04.txt
+++ b/test/test1-04.txt
@@ -1,2 +1,2 @@
-Unsupported node type: loop_expr
+Unsupported node type: nop_expr
Unsupported node type: cond_expr