CMP_STATUS_TEST_FIXTURE
static CMP_STATUS_TEST_FIXTURE *set_up(const char *const test_case_name)
CMP_STATUS_TEST_FIXTURE *fixture;
static void tear_down(CMP_STATUS_TEST_FIXTURE *fixture)
static int execute_PKISI_test(CMP_STATUS_TEST_FIXTURE *fixture)
SETUP_TEST_FIXTURE(CMP_STATUS_TEST_FIXTURE, set_up);