Searched refs:shouldnot (Results 1 – 1 of 1) sorted by relevance
165 unsigned long mallocfail, shouldnot; in test_marks() local205 shouldnot = ERR_peek_last_error(); in test_marks()206 if (!TEST_ulong_ne(mallocfail, shouldnot) in test_marks()210 if (!TEST_ulong_ne(shouldnot, ERR_peek_last_error()) in test_marks()212 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error()) in test_marks()222 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()272 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()