OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_SCRIPTS
(Results
1 - 5
of
5
) sorted by null
/external/bison/tests/
Makefile.am
22
DISTCLEANFILES = atconfig $(
check_SCRIPTS
)
73
check_SCRIPTS
= bison
/external/cmockery/cmockery_0_1_2/
Makefile.am
35
## TESTS is for binary unittests,
check_SCRIPTS
for script-based unittests.
40
check_SCRIPTS
=
41
# Every time you add a unittest to
check_SCRIPTS
, add it here too
/external/google-tv-pairing-protocol/cpp/
Makefile.am
90
check_SCRIPTS
=
91
# Every time you add a unittest to
check_SCRIPTS
, add it here too
/external/google-breakpad/
Makefile.am
380
check_SCRIPTS
= \
388
TESTS = $(check_PROGRAMS) $(
check_SCRIPTS
)
[
all
...]
/external/pcre/dist/
Makefile.am
85
# TESTS is for binary unit tests,
check_SCRIPTS
for script-based tests
87
check_SCRIPTS
=
Completed in 2732 milliseconds