Lines Matching refs:tests
136 name: "vm-tests-tf-lib",
151 cmd: "echo Generating BuildDalvikSuite tests" +
154 " && mkdir -p $(genDir)/tests" +
158 " cts/tools/vm-tests-tf/src" +
159 " $(genDir)/tests" +
161 " && echo Generating dexcore tests" +
162 " && $(location soong_zip) -jar -o $(genDir)/tests/dot/junit/dexcore.jar-class.jar" +
170 " $(genDir)/tests/dot/junit/dexcore.jar-class.jar" +
171 " && $(location soong_zip) -jar -o $(genDir)/tests/dot/junit/dexcore.jar" +
174 " && echo Combining tests" +
182 " -D $(genDir)/tests" +
183 " -j -P tests -f $(genDir)/mains.jar",
184 out: ["vm-tests-tf-lib.jar"],
188 name: "vm-tests-tf",
191 "vm-tests-tf-lib",
196 "general-tests",