Searched refs:nodeL1 (Results 1 – 1 of 1) sorted by relevance
1062 pldm_entity nodeL1 = pldm_entity_extract(l1); in TEST() local1069 EXPECT_EQ(parentL2a.entity_type, nodeL1.entity_type); in TEST()1070 EXPECT_EQ(parentL2a.entity_instance_num, nodeL1.entity_instance_num); in TEST()1071 EXPECT_EQ(parentL2a.entity_container_id, nodeL1.entity_container_id); in TEST()1072 EXPECT_EQ(parentL2b.entity_type, nodeL1.entity_type); in TEST()1073 EXPECT_EQ(parentL2b.entity_instance_num, nodeL1.entity_instance_num); in TEST()1074 EXPECT_EQ(parentL2b.entity_container_id, nodeL1.entity_container_id); in TEST()1075 EXPECT_EQ(parentL2c.entity_type, nodeL1.entity_type); in TEST()1076 EXPECT_EQ(parentL2c.entity_instance_num, nodeL1.entity_instance_num); in TEST()1077 EXPECT_EQ(parentL2c.entity_container_id, nodeL1.entity_container_id); in TEST()