Searched refs:test_stress_tbl (Results 1 – 1 of 1) sorted by relevance
26 struct test_stress_item test_stress_tbl[] = { variable39 uint32_t tbl_len = ARRAY_SIZE(test_stress_tbl); in stress_test()40 uint8_t rand_buf[ARRAY_SIZE(test_stress_tbl)]; in stress_test()55 res = test_stress_tbl[index].func(verbose); in stress_test()57 printf("%s error[%x]\n", test_stress_tbl[index].name, res); in stress_test()