Home
last modified time | relevance | path

Searched refs:objPathCurrentSoftware (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_association.cpp27 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 Dsoftware_version.cpp27 std::string objPathCurrentSoftware = in testSoftwareVersion() local
36 .path(objPathCurrentSoftware); in testSoftwareVersion()