Searched refs:TESTDIR (Results 1 - 25 of 142) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/regress/sys/fs/getdents/
H A DMakefile8 TESTDIR= test macro
11 rm -rf ${TESTDIR}
15 test -d ${TESTDIR} || mkdir ${TESTDIR}; \
17 touch ${TESTDIR}/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX$$x; \
19 if ./${PROG} ${TESTDIR} > /dev/null; then \
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/
H A Dslapd-dnssrv.conf17 pidfile @TESTDIR@/slapd.pid
18 argsfile @TESTDIR@/slapd.args
H A Dslapd-config-undo.conf12 #~null~#directory @TESTDIR@/db.1.a
23 include @TESTDIR@/configpw.conf
H A Dslapd-2db.conf21 pidfile @TESTDIR@/slapd.1.pid
22 argsfile @TESTDIR@/slapd.1.args
36 #~null~#directory @TESTDIR@/db.1.a
48 #~null~#directory @TESTDIR@/db.1.b
H A Dslapd-cache-master.conf22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
38 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd-dn.conf24 pidfile @TESTDIR@/slapd.1.pid
25 argsfile @TESTDIR@/slapd.1.args
40 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd-master.conf24 pidfile @TESTDIR@/slapd.1.pid
25 argsfile @TESTDIR@/slapd.1.args
40 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd-meta-target2.conf22 pidfile @TESTDIR@/slapd.2.pid
23 argsfile @TESTDIR@/slapd.2.args
49 #~null~#directory @TESTDIR@/db.2.a
H A Dslapd-passwd.conf21 pidfile @TESTDIR@/slapd.pid
22 argsfile @TESTDIR@/slapd.args
H A Dslapd-ref-slave.conf22 pidfile @TESTDIR@/slapd.2.pid
23 argsfile @TESTDIR@/slapd.2.args
43 #~null~#directory @TESTDIR@/db.2.a
H A Dslapd-referrals.conf21 pidfile @TESTDIR@/slapd.pid
22 argsfile @TESTDIR@/slapd.args
37 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd-refint.conf23 pidfile @TESTDIR@/slapd.1.pid
24 argsfile @TESTDIR@/slapd.1.args
41 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd-syncrepl-master.conf22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
40 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd-translucent-remote.conf23 pidfile @TESTDIR@/slapd.1.pid
24 argsfile @TESTDIR@/slapd.1.args
42 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd.conf24 pidfile @TESTDIR@/slapd.1.pid
25 argsfile @TESTDIR@/slapd.1.args
44 #~null~#directory @TESTDIR@/db.1.a
H A Dslapd2.conf22 pidfile @TESTDIR@/slapd.2.pid
23 argsfile @TESTDIR@/slapd.2.args
38 #~null~#directory @TESTDIR@/db.2.a
H A Dslapd-dynlist.conf25 pidfile @TESTDIR@/slapd.1.pid
26 argsfile @TESTDIR@/slapd.1.args
45 #~null~#directory @TESTDIR@/db.1.a
58 include @TESTDIR@/configpw.conf
H A Dslapd-translucent-local.conf24 pidfile @TESTDIR@/slapd.2.pid
25 argsfile @TESTDIR@/slapd.2.args
47 #~null~#directory @TESTDIR@/db.2.a
67 include @TESTDIR@/configpw.conf
H A Dslapd-unique.conf23 pidfile @TESTDIR@/slapd.1.pid
24 argsfile @TESTDIR@/slapd.1.args
41 #~null~#directory @TESTDIR@/db.1.a
60 include @TESTDIR@/configpw.conf
H A Dslapd-valsort.conf22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
39 #~null~#directory @TESTDIR@/db.1.a
55 include @TESTDIR@/configpw.conf
H A Dslapd-config-naked.conf14 include @TESTDIR@/configpw.conf
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/regressions/its4336/
H A Dslapd.conf24 pidfile @TESTDIR@/slapd.2.pid
25 argsfile @TESTDIR@/slapd.2.args
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/regressions/its4337/
H A Dslapd.conf24 pidfile @TESTDIR@/slapd.2.pid
25 argsfile @TESTDIR@/slapd.2.args
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Ddirent-test.c48 #define TESTDIR "dirent-test-dir" macro
121 fprintf(stderr, "Creating test directory %s ...\n", TESTDIR);
123 if (_mkdir(TESTDIR))
124 fail_test("Can't create test directory \"" TESTDIR "\"");
126 if (_chdir(TESTDIR))
149 (len = strlen(dirname)) > sizeof(TESTDIR)/sizeof(char) &&
151 !strcmp(dirname + len + 1 - sizeof(TESTDIR)/sizeof(char), TESTDIR)) {
158 if (!_rmdir( TESTDIR )) {
163 if (_chdir(TESTDIR)) {
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/scripts/
H A Ddefines.sh55 TESTDIR=${USER_TESTDIR-$TESTWD/testrun}
62 DBDIR1A=$TESTDIR/db.1.a
63 DBDIR1B=$TESTDIR/db.1.b
64 DBDIR1C=$TESTDIR/db.1.c
66 DBDIR2A=$TESTDIR/db.2.a
67 DBDIR2B=$TESTDIR/db.2.b
68 DBDIR2C=$TESTDIR/db.2.c
70 DBDIR3=$TESTDIR/db.3.a
71 DBDIR4=$TESTDIR/db.4.a
72 DBDIR5=$TESTDIR/d
[all...]

Completed in 75 milliseconds

123456