HomeSort by relevance Sort by last modified time
    Searched refs:regress (Results 1 - 14 of 14) sorted by null

  /external/openssh/regress/
bsd.regress.mk 1 # $OpenBSD: bsd.regress.mk,v 1.9 2002/02/17 01:10:15 marc Exp $
16 all: regress
21 REGRESSNAME=${.CURDIR:S/${BSDSRCDIR}\/regress\///}
24 run-regress-${PROG}: ${PROG}
29 REGRESSTARGETS=run-regress-${PROG}
31 REGRESSSKIPTARGETS=run-regress-${PROG}
53 regress:
76 @echo ${REGRESSNAME}/${RT:S/^run-regress-//} >> ${REGRESSLOG}
79 .PHONY: regress
multiplex.sh 4 CTL=/tmp/openssh.regress.ctl-sock.$$
  /external/mksh/src/
Makefile 68 regress: ${PROG} check.pl check.t
69 -rm -rf regress-dir
70 mkdir -p regress-dir
71 echo export FNORD=666 >regress-dir/.mkshrc
72 HOME=$$(realpath regress-dir) perl ${.CURDIR}/check.pl \
89 -rm -rf build-dir regress-dir printf.o printf.ln
  /external/chromium/third_party/libevent/test/
test.sh 42 echo -n " regress: "
43 if ./regress >/dev/null ;
  /external/v8/test/message/
testcfg.py 108 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))]
111 regress.sort()
113 all_tests = mjsunit + regress + bugs
  /external/v8/test/mjsunit/
testcfg.py 125 regress = [current_path + ['regress', t] for t in self.Ls(join(self.root, 'regress'))]
132 regress.sort()
138 all_tests = mjsunit + regress + bugs + third_party + tools + compiler + harmony
regexp-standalones.js 33 // Tests from ecma_3/RegExp/regress-78156.js
58 // Tests from ecma_3/RegExp/regress-72964.js
stress-array-push.js 28 // Rewrite of mozilla_js_tests/js1_5/GC/regress-278725
mirror-error.js 80 // Check the formatted text (regress 1231579).
mirror-function.js 82 // Check the formatted text (regress 1142074).
date.js 66 // Tests inspired by js1_5/Date/regress-346363.js
regexp.js 89 // From ecma_3/RegExp/regress-334158.js
  /external/srec/srec/cfront/
cheldsp4.c 62 static void regress(cepdata *rg, const cepdata *cp_buf, unsigned short frmind,
75 static void regress(cepdata *rg, const cepdata*cp_buf, unsigned short frmind, function
234 regress(rgmcep, channel->cep, (unsigned short) channel->frame_count, channel->mel_dim);
  /external/v8/src/
string.js 863 // Tested by mozilla/js/tests/js1_5/Regress/regress-276103.js.

Completed in 263 milliseconds