Home
last modified time | relevance | path

Searched refs:TEST_MASK (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dlam.c46 #define TEST_MASK 0x7f macro
952 printf("\t-t test list: run tests specified in the test list, default:0x%x\n", TEST_MASK); in cmd_help()
1180 unsigned int tests = TEST_MASK; in main()
1193 if (tests && !(tests & TEST_MASK)) { in main()

Completed in 2 milliseconds