Searched refs:expected_retval (Results 1 – 1 of 1) sorted by relevance
15 int expected_retval = 0x1234 + 0x5678; in test_raw_tp_test_run() local59 CHECK(test_attr.retval != expected_retval, "check_retval", in test_raw_tp_test_run()60 "expect 0x%x, got 0x%x\n", expected_retval, test_attr.retval); in test_raw_tp_test_run()72 CHECK(opts.retval != expected_retval, in test_raw_tp_test_run()74 expected_retval, opts.retval); in test_raw_tp_test_run()