OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNITTESTS
(Results
1 - 10
of
10
) sorted by null
/external/autotest/client/deps/lansim/src/
run_unittests
9
UNITTESTS
="
14
#
Unittests
that require creating a TUN/TAP interface (and thus access to
57
for unittest_script in $
UNITTESTS
; do
/external/puffin/
Makefile
33
UNITTESTS
= puffin_unittests
52
$(
UNITTESTS
): $(UNITTEST_OBJECTS)
55
test: $(LIBPUFFIN) $(
UNITTESTS
)
58
rm -rf $(OBJDIR) $(LIBPUFFIN) $(
UNITTESTS
)
/external/curl/src/
tool_doswin.h
43
#ifdef
UNITTESTS
50
#endif /*
UNITTESTS
*/
tool_getparam.h
55
#ifdef
UNITTESTS
tool_xattr.c
54
#ifdef
UNITTESTS
tool_main.c
76
#ifndef
UNITTESTS
352
#endif /* ndef
UNITTESTS
*/
tool_doswin.c
89
#ifndef
UNITTESTS
99
#endif /* !
UNITTESTS
(static declarations used if no unit tests) */
335
#if defined(MSDOS) || defined(
UNITTESTS
)
468
#endif /* MSDOS ||
UNITTESTS
*/
tool_getparam.c
327
#ifndef
UNITTESTS
[
all
...]
/external/curl/tests/libtest/
first.c
82
#ifdef
UNITTESTS
83
int unitfail; /* for
unittests
*/
test.h
72
#ifdef
UNITTESTS
Completed in 2115 milliseconds