Home
last modified time | relevance | path

Searched refs:test_false (Results 1 – 2 of 2) sorted by relevance

/openssl/test/
H A Dtestutil.h382 int test_false(const char *file, int line, const char *s, int b);
525 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0)
/openssl/test/testutil/
H A Dtests.c269 int test_false(const char *file, int line, const char *s, int b) in test_false() function

Completed in 7 milliseconds