Home | History | Annotate | Download | only in test

Lines Matching defs:host

64 # All tests require the host executables. The tests also depend on the core images, but on
103 # Host executables.
135 TARGET_TYPES := host target
140 # Add core image dependencies required for given target - HOST or TARGET,
148 test-art-host-run-test-dependencies : $(host_prereq_rules)
150 test-art-run-test-dependencies : test-art-host-run-test-dependencies test-art-target-run-test-dependencies
153 # test-art-{1: host target}-run-test
154 define define-test-art-host-or-target-run-test-group
163 endef # define-test-art-host-or-target-run-test-group
166 $(call define-test-art-host-or-target-run-test-group,$(target))))
168 test-art-run-test : test-art-host-run-test test-art-target-run-test
173 define-test-art-host-or-target-run-test-group :=