about summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/analysis/dg_test_06_expected.json2
-rw-r--r--test/analysis/dg_test_06_implicit_expected.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/analysis/dg_test_06_expected.json b/test/analysis/dg_test_06_expected.json
index 7d823131..c181cd2d 100644
--- a/test/analysis/dg_test_06_expected.json
+++ b/test/analysis/dg_test_06_expected.json
@@ -1 +1 @@
-[{"EAX": "0x1", "has_loop": false}, {"EAX": "0x2", "has_loop": true}]
+[{"EAX": "0x1", "has_loop": false}, {"EAX": "0x2", "has_loop": false}]
diff --git a/test/analysis/dg_test_06_implicit_expected.json b/test/analysis/dg_test_06_implicit_expected.json
index 050915c1..bda75296 100644
--- a/test/analysis/dg_test_06_implicit_expected.json
+++ b/test/analysis/dg_test_06_implicit_expected.json
@@ -1 +1 @@
-[{"has_loop": false, "EAX": "0x1", "satisfiability": true, "constraints": {"EAX_init": "0xffffffff"}}, {"has_loop": true, "EAX": "0x2", "satisfiability": false, "constraints": {}}]
+[{"has_loop": false, "EAX": "0x1", "satisfiability": true, "constraints": {"EAX_init": "0xffffffff"}}, {"has_loop": false, "EAX": "0x2", "satisfiability": false, "constraints": {}}]