Home
last modified time | relevance | path

Searched refs:expected_retval (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Draw_tp_test_run.c12 int expected_retval = 0x1234 + 0x5678; in test_raw_tp_test_run() local
55 ASSERT_EQ(opts.retval, expected_retval, "check_retval"); in test_raw_tp_test_run()
66 ASSERT_EQ(opts.retval, expected_retval, "check_retval"); in test_raw_tp_test_run()