Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dformat_output.c412 static void test_memory_null_empty(const unsigned char *m, char c) in test_memory_null_empty() function
443 test_memory_null_empty(m1, ' '); in test_fail_memory_common()
446 test_memory_null_empty(m1, '-'); in test_fail_memory_common()
447 test_memory_null_empty(m2, '+'); in test_fail_memory_common()
491 test_memory_null_empty(m1, '-'); in test_fail_memory_common()
495 test_memory_null_empty(m2, '+'); in test_fail_memory_common()

Completed in 4 milliseconds