Home | History | Annotate | Download | only in vixl

Lines Matching full:vixl

28 # Copyright (c) 2016 VIXL authors
56 vixl_timestamp := $(HOST_OUT_NATIVE_TESTS)/vixl-test-runner/test.timestamp
57 $(vixl_timestamp): $(HOST_OUT_NATIVE_TESTS)/vixl-test-runner/vixl-test-runner
58 # TODO: Once available, use the appropriate option of vixl-test-runner
59 # to point to the trace files instead of running from the vixl root.
60 echo Running vixl tests
63 echo vixl tests PASSED
66 .PHONY: run-vixl-tests
67 run-vixl-tests: $(vixl_timestamp)