Searched refs:should_be_null (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/tests/
H A Dtest_utility.c266 char* should_be_null = am_strldup(NULL); local
270 assert_null(should_be_null);
274 am_free(should_be_null);

Completed in 29 milliseconds