Home
last modified time | relevance | path

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

/openbmc/entity-manager/test/
H A Dtest_topology.cpp42 const nlohmann::json otherExposesItem = nlohmann::json::parse(R"( variable
101 topo.addBoard(subchassisPath, "Chassis", "BoardA", otherExposesItem); in TEST()
102 topo.addBoard(superchassisPath, "Chassis", "BoardB", otherExposesItem); in TEST()
114 topo.addBoard(subchassisPath, "Chassis", "BoardA", otherExposesItem); in TEST()
129 topo.addBoard(superchassisPath, "Chassis", "BoardB", otherExposesItem); in TEST()