Searched refs:selftest_opcodes (Results 1 – 1 of 1) sorted by relevance
12 static const struct selftest_opcode selftest_opcodes[] = { variable56 for (i = 0; i < ARRAY_SIZE(selftest_opcodes); ++i) in selftest_opcodes_all()57 pass = pass && selftest_opcode_one(&selftest_opcodes[i]); in selftest_opcodes_all()