Lines Matching full:association
28 std::string sourcePath = "/xyz/openbmc_project/no/association"; in TEST_F()
69 // Verify owner association was deleted in TEST_F()
72 // Verify endpoint was deleted from interface association in TEST_F()
95 // Verify owner association was deleted in TEST_F()
173 std::vector<Association> associations = { in TEST_F()
195 // Add a new association with endpoint
198 std::vector<Association> associations = { in TEST_F()
228 // Add a new association to empty objects
233 std::vector<Association> associations = { in TEST_F()
238 // changed association and interface in TEST_F()
265 // Add a new association to same source path but with new owner
269 std::vector<Association> associations = { in TEST_F()
291 // Ensure the 2 new association endpoints are under the new owner in TEST_F()
300 // Add a new association to existing interface path
303 std::vector<Association> associations = { in TEST_F()
358 // Test adding a new endpoint to a pending association
381 // Test adding a new owner to a pending association
403 // Add a pending association inside associationChanged
406 std::vector<Association> associations = { in TEST_F()
419 // 1 pending association in TEST_F()
451 // Test moving a pending association to a real one
463 // Move the pending association to a real association in TEST_F()
481 std::vector<std::tuple<std::string, Association>> associationData; in TEST_F()
529 // Not an association, so it shouldn't do anything in TEST_F()
552 // Check the association interfaces were removed in TEST_F()