Home
last modified time | relevance | path

Searched defs:TESTS (Results 1 – 23 of 23) sorted by relevance

/freebsd/tools/regression/usr.bin/cc/
H A DMakefile2 TESTS= float macro
/freebsd/contrib/openpam/t/
H A DMakefile.am10 TESTS = macro
/freebsd/contrib/expat/tests/
H A DMakefile.am38 TESTS = runtests runtests_cxx macro
/freebsd/crypto/heimdal/lib/ntlm/
H A DMakefile.am34 TESTS = test_ntlm macro
/freebsd/crypto/heimdal/lib/sl/
H A DMakefile.am23 TESTS = test_sl macro
/freebsd/contrib/libucl/tests/
H A DMakefile.am4 TESTS = basic.test \ macro
/freebsd/crypto/heimdal/kadmin/
H A DMakefile.am58 TESTS = test_util macro
/freebsd/tools/tools/tscdrift/
H A Dtscdrift.c44 #define TESTS 1024 macro
/freebsd/crypto/heimdal/lib/ipc/
H A DMakefile.am28 TESTS = $(check_PROGRAMS) macro
/freebsd/crypto/heimdal/lib/wind/
H A DMakefile.am66 TESTS = \ macro
/freebsd/contrib/ntp/sntp/tests/
H A DMakefile.am232 TESTS = macro
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dinclude.am46 TESTS = \ macro
/freebsd/contrib/libevent/test/
H A Dinclude.am46 TESTS = \ macro
/freebsd/crypto/heimdal/lib/gssapi/
H A DMakefile.am299 TESTS = test_oid test_names test_cfx macro
/freebsd/crypto/heimdal/lib/roken/
H A DMakefile.am38 TESTS = $(check_PROGRAMS) macro
/freebsd/crypto/heimdal/lib/hx509/
H A DMakefile.am207 TESTS = $(SCRIPT_TESTS) $(PROGRAM_TESTS) macro
/freebsd/contrib/cortex-strings/
H A DMakefile.am74 TESTS = $(check_PROGRAMS) macro
/freebsd/crypto/heimdal/lib/krb5/
H A DMakefile.am23 TESTS = \ macro
/freebsd/usr.bin/bmake/unit-tests/
H A DMakefile515 TESTS:= ${TESTS:${BROKEN_TESTS:S,^,N,:ts:}} macro
/freebsd/contrib/bmake/unit-tests/
H A DMakefile512 TESTS:= ${TESTS:${BROKEN_TESTS:S,^,N,:ts:}} macro
/freebsd/crypto/heimdal/lib/asn1/
H A DMakefile.am49 TESTS = check-der check-gen check-timegm check-ber check-template macro
/freebsd/sys/contrib/libsodium/test/default/
H A DMakefile.am387 TESTS = $(TESTS_TARGETS) macro
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java44 public static final String[] TESTS = new String[] { field in TestBean