HomeSort by: relevance | last modified time | path
    Searched refs:TESTDIR (Results 1 - 25 of 254) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/external/bsd/openldap/dist/tests/data/
krb5.conf 5 default_ccache_name = FILE://@TESTDIR@/ccache
10 acl_file = @TESTDIR@/kadm.acl
11 database_name = @TESTDIR@/kdc.db
12 key_stash_file = @TESTDIR@/kdc.stash
18 kdc = FILE:@TESTDIR@/kdc.log
19 admin_server = FILE:@TESTDIR@/kadm.log
20 default = FILE:@TESTDIR@/krb5.log
25 dbname = @TESTDIR@/kdc.db
27 mkey_file = @TESTDIR@/kdc.stash
28 log_file = @TESTDIR@/kdc.lo
    [all...]
slapd-dnssrv.conf 17 pidfile @TESTDIR@/slapd.pid
18 argsfile @TESTDIR@/slapd.args
slapd-deref.conf 22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
37 #~null~#directory @TESTDIR@/db.1.a
44 include @TESTDIR@/configpw.conf
slapd-homedir.conf 23 pidfile @TESTDIR@/slapd.1.pid
24 argsfile @TESTDIR@/slapd.1.args
39 #~null~#directory @TESTDIR@/db.1.a
47 homedir-skeleton-path @TESTDIR@/skel
48 homedir-regexp ^(/home/[-_/a-z0-9]+)$ @TESTDIR@/$1
50 homedir-archive-path @TESTDIR@/archive
53 include @TESTDIR@/configpw.conf
slapd-lload.conf 24 pidfile @TESTDIR@/slapd.1.pid
25 argsfile @TESTDIR@/slapd.1.args
35 include @TESTDIR@/slapd.1.conf.lloadd
38 include @TESTDIR@/configpw.conf
slapd-2db.conf 21 pidfile @TESTDIR@/slapd.1.pid
22 argsfile @TESTDIR@/slapd.1.args
34 #~null~#directory @TESTDIR@/db.1.a
42 #~null~#directory @TESTDIR@/db.1.b
slapd-cache-provider-proxyauthz.conf 22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
39 #~null~#directory @TESTDIR@/db.1.a
slapd-cache-provider.conf 22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
36 #~null~#directory @TESTDIR@/db.1.a
slapd-dn.conf 24 pidfile @TESTDIR@/slapd.1.pid
25 argsfile @TESTDIR@/slapd.1.args
38 #~null~#directory @TESTDIR@/db.1.a
slapd-passwd.conf 21 pidfile @TESTDIR@/slapd.pid
22 argsfile @TESTDIR@/slapd.args
slapd-provider.conf 24 pidfile @TESTDIR@/slapd.1.pid
25 argsfile @TESTDIR@/slapd.1.args
38 #~null~#directory @TESTDIR@/db.1.a
slapd-ref-consumer.conf 22 pidfile @TESTDIR@/slapd.2.pid
23 argsfile @TESTDIR@/slapd.2.args
39 #~null~#directory @TESTDIR@/db.2.a
slapd-referrals.conf 21 pidfile @TESTDIR@/slapd.pid
22 argsfile @TESTDIR@/slapd.args
35 #~null~#directory @TESTDIR@/db.1.a
slapd-syncrepl-provider.conf 22 pidfile @TESTDIR@/slapd.1.pid
23 argsfile @TESTDIR@/slapd.1.args
38 #~null~#directory @TESTDIR@/db.1.a
slapd-translucent-remote.conf 23 pidfile @TESTDIR@/slapd.1.pid
24 argsfile @TESTDIR@/slapd.1.args
40 #~null~#directory @TESTDIR@/db.1.a
  /src/external/bsd/openldap/dist/tests/data/regressions/its8427/
slapd.conf 22 pidfile @TESTDIR@/slapd.2.pid
23 argsfile @TESTDIR@/slapd.2.args
31 include @TESTDIR@/configpw.conf
  /src/external/bsd/openldap/dist/tests/data/remoteauth/
remoteauth.conf 8 tls_cert=@TESTDIR@/tls/certs/localhost.crt
9 tls_key=@TESTDIR@/tls/private/localhost.key
10 tls_cacert=@TESTDIR@/tls/ca/certs/testsuiteCA.crt
21 remoteauth_mapping default file://@TESTDIR@/default_domain
  /src/external/bsd/openldap/dist/tests/data/regressions/its8667/
its8667 25 DBDIR1=$TESTDIR/db.1.a
26 DBDIR2=$TESTDIR/db.2.a
27 DBDIR3=$TESTDIR/db.3.a
28 DBDIR4=$TESTDIR/db.4.a
29 CFPRO=$TESTDIR/slapd.d
31 mkdir -p $TESTDIR $DBDIR1 $DBDIR2 $DBDIR3 $DBDIR4 $CFPRO
75 $SLAPCAT -F $CFPRO -g -b "dc=example,dc=com" -l $TESTDIR/slapcat.out >> $TESTOUT 2>&1
84 grep "dn: ou=Administrative,dc=example,dc=com" $TESTDIR/slapcat.out >> $TESTOUT 2>&1
94 grep "dn: ou=Accounting,dc=example,dc=com" $TESTDIR/slapcat.out >> $TESTOUT 2>&1
104 grep "dn: ou=Janitorial,dc=example,dc=com" $TESTDIR/slapcat.out >> $TESTOUT 2>&
    [all...]
  /src/external/lgpl2/userspace-rcu/dist/tests/unit/
test_get_max_cpuid_from_sysfs 26 TESTDIR=$(mktemp -d)
31 mkdir "$TESTDIR"
34 mkdir "$TESTDIR/$i"
45 result=$("${CURDIR}/get_max_cpuid_from_sysfs" "$TESTDIR")
47 rm -rf "$TESTDIR"
test_get_max_cpuid_from_sysfs_cxx 26 TESTDIR=$(mktemp -d)
31 mkdir "$TESTDIR"
34 mkdir "$TESTDIR/$i"
45 result=$("${CURDIR}/get_max_cpuid_from_sysfs_cxx" "$TESTDIR")
47 rm -rf "$TESTDIR"
  /src/tests/lib/libpthread/dlopen/
Makefile 9 RPATH=-Wl,-rpath=${TESTDIR}
  /src/external/bsd/openldap/dist/tests/data/regressions/its4336/
slapd.conf 24 pidfile @TESTDIR@/slapd.2.pid
25 argsfile @TESTDIR@/slapd.2.args
  /src/external/bsd/openldap/dist/tests/data/regressions/its8721/
slapd-backend.conf 21 pidfile @TESTDIR@/slapd.m.pid
22 argsfile @TESTDIR@/slapd.m.args
36 #~null~#directory @TESTDIR@/db.@ID@.a
slapd-proxy.conf 21 pidfile @TESTDIR@/slapd.m.pid
22 argsfile @TESTDIR@/slapd.m.args
  /src/external/bsd/openldap/dist/tests/data/regressions/its9288/
slapd-proxy.conf 21 pidfile @TESTDIR@/slapd.m.pid
22 argsfile @TESTDIR@/slapd.m.args

Completed in 42 milliseconds

1 2 3 4 5 6 7 8 91011