OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tests
(Results
1 - 25
of
1833
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/crypto/external/bsd/netpgp/dist/
Makefile.am
3
SUBDIRS = include src
tests
/src/crypto/external/apache2/openssl/dist/test/recipes/
01-test_abort.t
14
plan
tests
=> 1;
/src/crypto/external/bsd/heimdal/dist/tests/
NTMakefile
32
RELDIR=
tests
/src/crypto/external/bsd/heimdal/dist/tests/can/
NTMakefile
32
RELDIR=
tests
\can
/src/crypto/external/bsd/heimdal/dist/tests/db/
NTMakefile
32
RELDIR=
tests
\db
/src/crypto/external/bsd/heimdal/dist/tests/gss/
NTMakefile
32
RELDIR=
tests
\gss
/src/crypto/external/bsd/heimdal/dist/tests/java/
NTMakefile
32
RELDIR=
tests
\java
/src/crypto/external/bsd/heimdal/dist/tests/kdc/
NTMakefile
32
RELDIR=
tests
\kdc
/src/crypto/external/bsd/heimdal/dist/tests/ldap/
NTMakefile
32
RELDIR=
tests
\ldap
/src/crypto/external/bsd/heimdal/dist/tests/plugin/
NTMakefile
32
RELDIR=
tests
\plugin
/src/crypto/external/bsd/openssl/dist/test/recipes/
01-test_abort.t
14
plan
tests
=> 1;
/src/crypto/external/bsd/openssl.old/dist/test/recipes/
01-test_abort.t
14
plan
tests
=> 1;
/src/external/mpl/bind/dist/tests/isc/
regex_test.c
37
#include <
tests
/isc.h>
50
}
tests
[] = {
local
2296
for (i = 0; i < sizeof(
tests
) / sizeof(*
tests
); i++) {
2300
r = regcomp(&preg,
tests
[i].expression, REG_EXTENDED);
2301
if (((r != 0 &&
tests
[i].expect != -1) ||
2302
(r == 0 &&
tests
[i].expect == -1)) &&
2303
!
tests
[i].exception)
2306
preg.re_nsub != (unsigned int)
tests
[i].expect &&
2307
!
tests
[i].exception
[
all
...]
/src/usr.bin/make/unit-tests/
directive-ifnmake.exp
1
Don't forget to run the
tests
(1)
2
Running the
tests
/src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/
__init__.py
8
import
tests
.unit
9
import
tests
.functional.cases
15
suite.addTests(loader.loadTestsFromModule(
tests
.unit))
16
suite.addTests(loader.loadTestsFromModule(
tests
.functional.cases))
/src/external/bsd/openldap/dist/contrib/slapd-modules/alias/tests/
Rules.mk
7
CLEAN += clients servers
tests
/progs
tests
/schema
tests
/testdata
tests
/testrun
9
test: all clients servers
tests
/progs
12
cd
tests
; \
17
$(abspath $(SRCDIR))/
tests
/run all
19
servers clients
tests
/progs:
/src/external/bsd/openldap/dist/contrib/slapd-modules/ciboolean/tests/
Rules.mk
7
CLEAN += clients servers
tests
/progs
tests
/schema
tests
/testdata
tests
/testrun
9
test: all clients servers
tests
/progs
12
cd
tests
; \
17
$(abspath $(SRCDIR))/
tests
/run test001-ciboolean
19
servers clients
tests
/progs:
/src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
Rules.mk
7
CLEAN += clients servers
tests
/progs
tests
/schema
tests
/testdata
tests
/testrun
9
test: all clients servers
tests
/progs
12
cd
tests
; \
17
$(abspath $(SRCDIR))/
tests
/run all
19
servers clients
tests
/progs:
/src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/tests/
Rules.mk
7
CLEAN += clients servers
tests
/progs
tests
/schema
tests
/testdata
tests
/testrun
9
test: all clients servers
tests
/progs
12
cd
tests
; \
17
$(abspath $(SRCDIR))/
tests
/run all
19
servers clients
tests
/progs:
/src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
Rules.mk
7
CLEAN += clients servers
tests
/progs
tests
/schema
tests
/testdata
tests
/testrun
9
test: all clients servers
tests
/progs
12
cd
tests
; \
17
$(abspath $(SRCDIR))/
tests
/run all
19
servers clients
tests
/progs:
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.aa/
aa.exp
20
# Gather a list of all
tests
.
21
set
tests
[lsort [find $srcdir/$subdir *.d]]
24
dg-runtest $
tests
"" $DEFAULT_DFLAGS
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.betterc/
betterc.exp
20
# Gather a list of all
tests
.
21
set
tests
[lsort [find $srcdir/$subdir *.d]]
24
dg-runtest $
tests
"-fno-druntime" $DEFAULT_DFLAGS
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.gc/
gc.exp
20
# Gather a list of all
tests
.
21
set
tests
[lsort [find $srcdir/$subdir *.d]]
24
dg-runtest $
tests
"" $DEFAULT_DFLAGS
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/
hash.exp
20
# Gather a list of all
tests
.
21
set
tests
[lsort [find $srcdir/$subdir *.d]]
24
dg-runtest $
tests
"" $DEFAULT_DFLAGS
/src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.init_fini/
init_fini.exp
20
# Gather a list of all
tests
.
21
set
tests
[lsort [find $srcdir/$subdir *.d]]
24
dg-runtest $
tests
"" $DEFAULT_DFLAGS
Completed in 26 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Feb 28 05:31:39 UTC 2026