HomeSort by relevance Sort by last modified time
    Searched refs:test_systemz (Results 1 - 7 of 7) sorted by null

  /external/capstone/bindings/python/
test_all.py 4 test_x86, test_skipdata, test_sparc, test_systemz
15 test_systemz.test_class()
Makefile 68 TESTS += test_sparc.py test_systemz.py test_x86.py test_xcore.py test_skipdata.py
  /external/capstone/suite/
test_c.sh 16 ../tests/test_systemz >> /tmp/$1
  /external/capstone/bindings/
Makefile 11 TEST_SYSZ = $(TMPDIR)/test_systemz
36 ../tests/test_systemz > $(TEST_SYSZ)_e
48 python python/test_systemz.py > $(TEST_SYSZ)_o
  /external/capstone/bindings/ocaml/
Makefile 7 all: arm_const.cmxa arm64_const.cmxa mips_const.cmxa ppc_const.cmxa sparc_const.cmxa sysz_const.cmxa x86_const.cmxa xcore_const.cmxa arm.cmxa arm64.cmxa mips.cmxa ppc.cmxa x86.cmxa sparc.cmxa systemz.cmxa xcore.cmxa capstone.cmxa test_basic.cmx test_detail.cmx test_x86.cmx test_arm.cmx test_arm64.cmx test_mips.cmx test_ppc.cmx test_sparc.cmx test_systemz.cmx test_xcore.cmx ocaml.o
16 ocamlopt -o test_systemz -ccopt $(FLAGS) capstone.cmx ocaml.o systemz.cmx sysz_const.cmx test_systemz.cmx -cclib -l$(LIB)
44 test_systemz.cmx: test_systemz.ml
258 rm -f *.[oa] *.so *.cm[ixoa] *.cmxa *.mli test_basic test_detail test_x86 test_arm test_arm64 test_mips test_ppc test_sparc test_systemz test_xcore
264 TESTS += test_sparc test_systemz test_x86 test_xcore
  /external/capstone/tests/
Makefile 84 SOURCES += test_systemz.c
  /external/capstone/
Makefile 433 TESTS += test_systemz test_x86 test_xcore test_iter
436 TESTS += test_systemz.static test_x86.static test_xcore.static

Completed in 575 milliseconds