Home
last modified time | relevance | path

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

/openssl-master/test/
A Dtestutil.h341 int test_false(const char *file, int line, const char *s, int b);
470 # define TEST_false(a) test_false(__FILE__, __LINE__, #a, (a) != 0)
/openssl-master/test/testutil/
A Dtests.c268 int test_false(const char *file, int line, const char *s, int b) in test_false() function

Completed in 6 milliseconds