Home
last modified time | relevance | path

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

/tools/testing/selftests/sgx/
A Dmain.c284 struct encl_op_get_from_buf get_op; in TEST_F() local
301 get_op.value = 0; in TEST_F()
305 EXPECT_EQ(get_op.value, MAGIC); in TEST_F()
374 get_op.value = 0; in TEST_F()
378 EXPECT_EQ(get_op.value, MAGIC); in TEST_F()
442 get_op.value = 0;
446 EXPECT_EQ(get_op.value, MAGIC);
523 get_op.value = 0; in TEST_F()
527 EXPECT_EQ(get_op.value, MAGIC); in TEST_F()
562 get_op.value = 0; in TEST_F()
[all …]
/tools/perf/arch/x86/tests/
A Dinsn-x86.c37 static int get_op(const char *op_str) in get_op() function
119 op = get_op(dat->expected_op_str); in test_data_item()

Completed in 21 milliseconds