Skip to content

Commit

Permalink
Migrate PhyInfoTest.cpp to Agent ensemble framework
Browse files Browse the repository at this point in the history
Summary: As titled

Reviewed By: msomasundaran

Differential Revision: D62061913

fbshipit-source-id: 8b6a43adf8aa6f10aae6d06c94e29a407e6a0246
  • Loading branch information
Elangovan Natarajan authored and facebook-github-bot committed Sep 18, 2024
1 parent 6b72e1c commit b49d4e1
Show file tree
Hide file tree
Showing 3 changed files with 646 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/AgentTestLinkTests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ add_library(agent_ensemble_link_tests
fboss/agent/test/link_tests/AgentEnsembleSpeedChangeTest.cpp
fboss/agent/test/link_tests/AgentEnsembleDependencyTest.cpp
fboss/agent/test/link_tests/AgentEnsembleLinkSanityTests.cpp
fboss/agent/test/link_tests/AgentEnsemblePhyInfoTest.cpp
)

target_link_libraries(agent_ensemble_link_tests
Expand Down
Loading

0 comments on commit b49d4e1

Please sign in to comment.