OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TEST_skip
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/test/
testutil.h
414
int
test_skip
(const char *file, int line, const char *desc, ...)
550
#define
TEST_skip
test_skip_c90
554
#define
TEST_skip
(...)
test_skip
(__FILE__, __LINE__, __VA_ARGS__)
/src/crypto/external/bsd/openssl/dist/test/
testutil.h
413
int
test_skip
(const char *file, int line, const char *desc, ...)
535
# define
TEST_skip
test_skip_c90
539
# define
TEST_skip
(...)
test_skip
(__FILE__, __LINE__, __VA_ARGS__)
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026