OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTS
(Results
26 - 41
of
41
) sorted by null
1
2
/external/stlport/test/eh/
djgpp.mak
27
TESTS
= $(LIST:%.cpp=%.out)
gcc-99r1.mak
27
TESTS
= $(LIST:%.cpp=%.out)
gcc-apple-macosx.mak
28
TESTS
= $(LIST:%.cpp=%.out)
gcc-freebsd.mak
28
TESTS
= $(LIST:%.cpp=%.out)
gcc-hp11.mak
28
TESTS
= $(LIST:%.cpp=%.out)
gcc-irix.mak
28
TESTS
= $(LIST:%.cpp=%.out)
gcc-linux.mak
28
TESTS
= $(LIST:%.cpp=%.out)
gcc-netbsd.mak
28
TESTS
= $(LIST:%.cpp=%.out)
gcc.mak
28
TESTS
= $(LIST:%.cpp=%.out)
hpacc.mak
27
TESTS
= $(LIST:%.cpp=%.out)
mingw32.mak
27
TESTS
= $(LIST:%.cpp=%.out)
/external/elfutils/tests/
Makefile.am
34
TESTS
= run-arextract.sh run-arsymtest.sh newfile test-nlist \
Makefile
2
#
tests
/Makefile. Generated from Makefile.in by configure.
52
subdir =
tests
311
TESTS
= run-arextract.sh run-arsymtest.sh newfile test-nlist \
384
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits
tests
/Makefile'; \
386
$(AUTOMAKE) --gnits
tests
/Makefile
602
check-
TESTS
: $(
TESTS
)
605
list='$(
TESTS
)'; \
642
banner="All $$all
tests
passed"; \
644
banner="All $$all
tests
behaved as expected ($$xfail expected failures)";
[
all
...]
/external/chromium/sdch/open-vcdiff/
Makefile.am
40
## Binary and script unit
tests
you want to run when people type 'make check'.
41
##
Tests
are added one by one to these lists in the RULES sections.
61
# gtest (Google Test): Used for unit
tests
only
215
TESTS
= $(check_PROGRAMS) $(check_SCRIPTS)
216
## TESTS_ENVIRONMENT sets environment variables for when you run unit
tests
,
217
## but it only seems to take effect for *binary* unit
tests
(argh!)
/external/protobuf/src/
Makefile.am
205
#
Tests
==============================================================
301
# Disable optimization for
tests
unless the user explicitly asked for it,
379
TESTS
= protobuf-test protobuf-lazy-descriptor-test protobuf-lite-test \
/external/bison/tests/
testsuite
605
Usage: $0 [OPTION]... [VARIABLE=VALUE]... [
TESTS
]
607
Run all the
tests
, or the selected
TESTS
, and save a detailed log file.
627
-l, --list describes all the
tests
, or the selected
TESTS
633
select the
tests
matching all the comma separated KEYWORDS
640
-x, --trace enable
tests
shell tracing
649
# List of
tests
.
849
## Running the
tests
. ##
898
# Skip
tests
we already run (using --keywords makes it easy to ge
[
all
...]
Completed in 271 milliseconds
1
2