Lines Matching refs:ASSERT_OK
15 if (!ASSERT_OK(err, "test_run_opts err")) in test_add()
17 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_add()
40 if (!ASSERT_OK(err, "test_run_opts err")) in test_sub()
42 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_sub()
65 if (!ASSERT_OK(err, "test_run_opts err")) in test_and()
67 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_and()
87 if (!ASSERT_OK(err, "test_run_opts err")) in test_or()
89 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_or()
109 if (!ASSERT_OK(err, "test_run_opts err")) in test_xor()
111 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_xor()
131 if (!ASSERT_OK(err, "test_run_opts err")) in test_cmpxchg()
133 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_cmpxchg()
153 if (!ASSERT_OK(err, "test_run_opts err")) in test_xchg()
155 if (!ASSERT_OK(topts.retval, "test_run_opts retval")) in test_xchg()