From c832e70049301829c725354629c2525a8ea6d45d Mon Sep 17 00:00:00 2001 From: Fabrice Desclaux Date: Mon, 29 Sep 2014 15:53:36 +0200 Subject: Arm: fixdstoffset computation, add asm reg test --- test/test_all.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/test_all.py b/test/test_all.py index f5d66396..a4cb1063 100644 --- a/test/test_all.py +++ b/test/test_all.py @@ -62,6 +62,7 @@ all_tests = { "assembler": [ ["asm_x86.py"], ["asm_arm.py"], + ["asm_armt.py"], ["asm_box_x86_32.py"], ["asm_box_x86_32_enc.py"], ["asm_box_x86_32_mod.py"], -- cgit 1.4.1