Skip to content

Commit

Permalink
Port IngressBufferTests to agent hw test
Browse files Browse the repository at this point in the history
Summary: porting tests to agent hw tests

Reviewed By: jasmeetbagga

Differential Revision: D65696704

fbshipit-source-id: 2313128d4cc3f322848af30cfc2eb5ccbf1268d1
  • Loading branch information
Midhun Somasundaran authored and facebook-github-bot committed Nov 16, 2024
1 parent 10c2ba9 commit 3168a01
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 0 deletions.
1 change: 1 addition & 0 deletions cmake/AgentTestAgentHwTests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ add_library(agent_hw_test_src
fboss/agent/test/agent_hw_tests/AgentRouteOverDifferentAddressFamilyNhopTests.cpp
fboss/agent/test/agent_hw_tests/AgentAclInDiscardCounterTests.cpp
fboss/agent/test/agent_hw_tests/AgentJumboFramesTests.cpp
fboss/agent/test/agent_hw_tests/AgentIngressBufferTests.cpp
fboss/agent/test/agent_hw_tests/AgentInNullRouteDiscardsTest.cpp
fboss/agent/test/agent_hw_tests/AgentInTrapDiscardsTest.cpp
fboss/agent/test/agent_hw_tests/AgentPacketSendTests.cpp
Expand Down
Loading

0 comments on commit 3168a01

Please sign in to comment.