diff options
| author | Fabrice Desclaux <fabrice.desclaux@cea.fr> | 2016-03-21 13:12:24 +0100 |
|---|---|---|
| committer | Fabrice Desclaux <fabrice.desclaux@cea.fr> | 2016-03-21 15:09:39 +0100 |
| commit | c7167b49e4147e337b925564bacdb34b34069c72 (patch) | |
| tree | 5798beedfa52bb89dbd278e7585098537a011642 /test/analysis/dg_test_08_implicit_expected.json | |
| parent | 7ab305601b1f274967187bb8182ce47e94ee0dd8 (diff) | |
| download | miasm-c7167b49e4147e337b925564bacdb34b34069c72.tar.gz miasm-c7167b49e4147e337b925564bacdb34b34069c72.zip | |
Test/Depgraph: add DG emulation regression tests
Diffstat (limited to 'test/analysis/dg_test_08_implicit_expected.json')
| -rw-r--r-- | test/analysis/dg_test_08_implicit_expected.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/analysis/dg_test_08_implicit_expected.json b/test/analysis/dg_test_08_implicit_expected.json new file mode 100644 index 00000000..a0416a4e --- /dev/null +++ b/test/analysis/dg_test_08_implicit_expected.json @@ -0,0 +1 @@ +[{"has_loop": false, "constraints": {}, "satisfiability": true, "ECX": "0x2"}] |