Searched defs:TESTS (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/tests/
H A DMakefile10 TESTS=linux-test testthread sha1-i386 test-i386 macro
13 TESTS=test-x86_64 macro
15 TESTS+=sha1# test_path
16 #TESTS+=test_path
17 #TESTS+=runcom
21 all: $(TESTS)
109 test-x86_64.log test-x86_64.ref qruncom $(TESTS)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java44 public static final String[] TESTS = new String[] { field in class:TestBean
691 String[] tests = (classname == null ? TESTS:

Completed in 769 milliseconds