Searched refs:TEST (Results 1 - 25 of 134) sorted by relevance

123456

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dforeachaddr.h61 #if defined(DEBUG) || defined(TEST)
/illumos-gate/usr/src/common/net/wanboot/crypt/
H A Dcbc_test.c60 #define TEST "This test is successful if this string has a period at the end." macro
125 (void) strcpy((char *)test_string, TEST);
132 if (strcmp((char *)test_string, TEST) == 0) {
144 if (strcmp((char *)test_string, TEST) == 0) {
/illumos-gate/usr/src/lib/libxcurses/src/libc/mks/
H A Dm_ord.c149 #ifdef TEST
166 #endif /*TEST*/
H A Dm_pathma.c107 #ifdef TEST
110 * "make m_pathma COPTS=TEST" - using MKS make and MKS environment
133 #endif /* TEST */
/illumos-gate/usr/src/cmd/svc/profile/
H A DMakefile61 TEST = /usr/bin/test macro
97 @$(TEST) ! -s $@.notcovered && $(TOUCH) $@
/illumos-gate/usr/src/uts/sparc/aac/
H A DMakefile114 TEST = test macro
122 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/illumos-gate/usr/src/uts/intel/aac/
H A DMakefile109 TEST = test macro
117 cd $(WLCMD_DIR); $(TEST) -f $@ || $(SCCS) get $@
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsafechown.c75 #ifdef TEST
113 #endif /* TEST */
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt1.c100 #ifdef TEST
192 #endif /* TEST */
/illumos-gate/usr/src/uts/intel/tem/
H A DMakefile100 TEST = test macro
/illumos-gate/usr/src/uts/sparc/ibdm/
H A DMakefile119 TEST = test macro
/illumos-gate/usr/src/uts/sparc/ibdma/
H A DMakefile115 TEST = test macro
/illumos-gate/usr/src/uts/sparc/tem/
H A DMakefile105 TEST = test macro
/illumos-gate/usr/src/uts/intel/ibdm/
H A DMakefile117 TEST = test macro
/illumos-gate/usr/src/uts/intel/ibdma/
H A DMakefile115 TEST = test macro
/illumos-gate/usr/src/uts/intel/usbser/
H A DMakefile102 TEST = test macro
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsubshell.sh311 do for ((TEST=1; TEST<=${#testcase[@]}; TEST++))
312 do body=${testcase[TEST]}
317 then err_exit "test $TEST '$1...$2 exit $code' failed -- exit status $status, expected $code"
319 then err_exit "test $TEST '$1...$2 exit $code' failed -- got '$got', expected '$exp'"
/illumos-gate/usr/src/uts/intel/ohci/
H A DMakefile106 TEST = test macro
/illumos-gate/usr/src/uts/intel/ses/
H A DMakefile112 TEST = test macro
/illumos-gate/usr/src/uts/intel/sol_ofs/
H A DMakefile103 TEST = test macro
/illumos-gate/usr/src/uts/intel/sol_ucma/
H A DMakefile103 TEST = test macro
/illumos-gate/usr/src/uts/intel/sol_uverbs/
H A DMakefile103 TEST = test macro
/illumos-gate/usr/src/uts/intel/tavor/
H A DMakefile127 TEST = test macro
/illumos-gate/usr/src/uts/intel/uhci/
H A DMakefile113 TEST = test macro
/illumos-gate/usr/src/uts/intel/usb_ah/
H A DMakefile114 TEST = test macro

Completed in 138 milliseconds

123456