testlist.h 182 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 #define TEST_NONE 0 #define TEST_RMW 1 #define TEST_BL_LLMT 2 #define TEST_BL_RLMT 3 #define TEST_BL_MAINADD 4 #define TEST_BL_ALPHADD 5 #define TEST_BL_LLMT_R 6 #define TEST_END 7