Searched refs:objPathCurrentSoftware (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-bmc-code-mgmt/test/common/software/ |
| H A D | software_association.cpp | 27 objPathCurrentSoftware( in SoftwareAssocTest() 38 std::string objPathCurrentSoftware; member in SoftwareAssocTest 50 sdbusplus::async::context& ctx, const std::string& objPathCurrentSoftware, in testSoftwareAssociationMissing() argument 56 .path(objPathCurrentSoftware); in testSoftwareAssociationMissing() 77 testSoftwareAssociationMissing(ctx, objPathCurrentSoftware, busName)); in TEST_F() 83 const std::string& objPathCurrentSoftware, const std::string& busName, in testSoftwareAssociation() argument 89 .path(objPathCurrentSoftware); in testSoftwareAssociation() 114 ctx.spawn(testSoftwareAssociation(ctx, device, objPathCurrentSoftware, in TEST_F() 121 ctx.spawn(testSoftwareAssociation(ctx, device, objPathCurrentSoftware, in TEST_F()
|
| H A D | software_version.cpp | 27 std::string objPathCurrentSoftware = in testSoftwareVersion() local 36 .path(objPathCurrentSoftware); in testSoftwareVersion()
|