Skip to content

Commit

Permalink
remove hw acl match action and hw acl qualifier tests
Browse files Browse the repository at this point in the history
Summary: as titled

Reviewed By: shri-khare

Differential Revision: D61295970

fbshipit-source-id: 9eb915e411fca26b783879731ab8cc2c0e99f420
  • Loading branch information
Parvez Shaikh authored and facebook-github-bot committed Sep 18, 2024
1 parent fe08bee commit 9ec3346
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 89 deletions.
2 changes: 0 additions & 2 deletions cmake/AgentHwTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,6 @@ set(hw_switch_test_srcs
fboss/agent/hw/test/HwRouteTests.cpp
fboss/agent/hw/test/HwTrunkTests.cpp
fboss/agent/hw/test/HwVlanTests.cpp
fboss/agent/hw/test/HwAclMatchActionsTests.cpp
fboss/agent/hw/test/HwAclQualifierTests.cpp
fboss/agent/hw/test/HwVerifyPfcConfigInHwTest.cpp
fboss/agent/hw/test/HwAclStatTests.cpp
fboss/agent/hw/test/HwPortTests.cpp
Expand Down
2 changes: 0 additions & 2 deletions fboss/agent/hw/test/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,8 @@ cpp_library(
)

hw_test_common_srcs = [
"HwAclMatchActionsTests.cpp",
"HwVerifyPfcConfigInHwTest.cpp",
"HwIngressBufferTests.cpp",
"HwAclQualifierTests.cpp",
"HwAclStatTests.cpp",
"HwPortTests.cpp",
"HwTestFabricUtils.cpp",
Expand Down
85 changes: 0 additions & 85 deletions fboss/agent/hw/test/HwAclMatchActionsTests.cpp

This file was deleted.

0 comments on commit 9ec3346

Please sign in to comment.