Searched refs:TEST_MAPPING_TEST (Results 1 – 6 of 6) sorted by relevance
158 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)205 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)275 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)293 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)441 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
34 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)35 self.assertEqual(uc.TEST_MAPPING_TEST['name'], detail.name)
195 TEST_MAPPING_TEST = {'name': MODULE_NAME, 'host': True} variable
148 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)195 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)245 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)261 test_detail1 = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)
31 detail = test_mapping.TestDetail(uc.TEST_MAPPING_TEST)32 self.assertEqual(uc.TEST_MAPPING_TEST['name'], detail.name)
142 TEST_MAPPING_TEST = {'name': MODULE_NAME, 'host': True} variable