Searched refs:shouldnot (Results 1 – 1 of 1) sorted by relevance
174 unsigned long mallocfail, shouldnot; in test_marks() local214 shouldnot = ERR_peek_last_error(); in test_marks()215 if (!TEST_ulong_ne(mallocfail, shouldnot) in test_marks()219 if (!TEST_ulong_ne(shouldnot, ERR_peek_last_error()) in test_marks()221 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error()) in test_marks()231 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()281 || !TEST_ulong_eq(shouldnot, ERR_peek_last_error())) in test_marks()