Skip to content

Commit 0a9c383

Browse files
authored
[mock_tests]: Add CoPP Orch UTs. (sonic-net#2253)
Added CoPP UTs to increase code/feature coverage Signed-off-by: Nazarii Hnydyn <[email protected]>
1 parent a5ea7db commit 0a9c383

File tree

6 files changed

+552
-3
lines changed

6 files changed

+552
-3
lines changed

tests/mock_tests/Makefile.am

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ tests_SOURCES = aclorch_ut.cpp \
2626
routeorch_ut.cpp \
2727
qosorch_ut.cpp \
2828
bufferorch_ut.cpp \
29+
copporch_ut.cpp \
2930
saispy_ut.cpp \
3031
consumer_ut.cpp \
3132
ut_saihelper.cpp \

0 commit comments

Comments
 (0)