Home
last modified time | relevance | path

Searched refs:imc_test_case_t (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/imc/
H A Dimc_test.h49 } imc_test_case_t; typedef
55 extern const imc_test_case_t imc_test_basics[];
56 extern const imc_test_case_t imc_test_badaddr[];
57 extern const imc_test_case_t imc_test_fail[];
58 extern const imc_test_case_t imc_test_rir[];
59 extern const imc_test_case_t imc_test_sad[];
60 extern const imc_test_case_t imc_test_skx_loop[];
61 extern const imc_test_case_t imc_test_tad[];
H A Dimc_test.c154 imc_test_run_one(const imc_test_case_t *test) in imc_test_run_one()
304 imc_test_run(const imc_test_case_t *tests, uint_t *ntests, uint_t *nfail) in imc_test_run()
H A Dimc_test_basic.c94 const imc_test_case_t imc_test_basics[] = { {
H A Dimc_test_skx_loop.c137 const imc_test_case_t imc_test_skx_loop[] = { {
H A Dimc_test_badaddr.c120 const imc_test_case_t imc_test_badaddr[] = { {
H A Dimc_test_rir.c386 const imc_test_case_t imc_test_rir[] = { {
H A Dimc_test_fail.c1187 const imc_test_case_t imc_test_fail[] = { {
H A Dimc_test_sad.c2223 const imc_test_case_t imc_test_sad[] = {
H A Dimc_test_tad.c2805 const imc_test_case_t imc_test_tad[] = {