about summary refs log tree commit diff stats
path: root/example
diff options
context:
space:
mode:
authorCamille Mougey <camille.mougey@cea.fr>2015-01-07 17:17:42 +0100
committerCamille Mougey <camille.mougey@cea.fr>2015-01-23 17:24:41 +0100
commitc0a74599627ed01c6e799d41905d449ba44b098b (patch)
treefbde712ee7914ffce87416efbba9e5b1d16008d8 /example
parent4a3880c62638ca5e3f1ea74bd2f29b186fb109a6 (diff)
downloadmiasm-c0a74599627ed01c6e799d41905d449ba44b098b.tar.gz
miasm-c0a74599627ed01c6e799d41905d449ba44b098b.zip
Example: Rename test_jit_* to jit_*
Diffstat (limited to 'example')
-rw-r--r--example/jit_arm.py (renamed from example/test_jit_arm.py)0
-rw-r--r--example/jit_arm_sc.py (renamed from example/test_jit_arm_sc.py)0
-rw-r--r--example/jit_mips32.py (renamed from example/test_jit_mips32.py)0
-rw-r--r--example/jit_msp430.py (renamed from example/test_jit_msp430.py)0
-rw-r--r--example/jit_x86_32.py (renamed from example/test_jit_x86_32.py)0
5 files changed, 0 insertions, 0 deletions
diff --git a/example/test_jit_arm.py b/example/jit_arm.py
index 2699c345..2699c345 100644
--- a/example/test_jit_arm.py
+++ b/example/jit_arm.py
diff --git a/example/test_jit_arm_sc.py b/example/jit_arm_sc.py
index 0ec2a5ee..0ec2a5ee 100644
--- a/example/test_jit_arm_sc.py
+++ b/example/jit_arm_sc.py
diff --git a/example/test_jit_mips32.py b/example/jit_mips32.py
index d027ec50..d027ec50 100644
--- a/example/test_jit_mips32.py
+++ b/example/jit_mips32.py
diff --git a/example/test_jit_msp430.py b/example/jit_msp430.py
index 5aa1f340..5aa1f340 100644
--- a/example/test_jit_msp430.py
+++ b/example/jit_msp430.py
diff --git a/example/test_jit_x86_32.py b/example/jit_x86_32.py
index 1b2aa012..1b2aa012 100644
--- a/example/test_jit_x86_32.py
+++ b/example/jit_x86_32.py