Update unittest baseline
This commit is contained in:
Родитель
d0f40fefdd
Коммит
9deeb31a1e
1
Makefile
1
Makefile
|
@ -1132,6 +1132,7 @@ UNITTEST_NETWORK_SRC = \
|
|||
$(SOURCEDIR)/../Tests/UnitTests/NetworkTests/OperatorEvaluation.cpp \
|
||||
$(SOURCEDIR)/../Tests/UnitTests/NetworkTests/stdafx.cpp \
|
||||
$(SOURCEDIR)/../Tests/UnitTests/NetworkTests/TestHelpers.cpp \
|
||||
$(SOURCEDIR)/../Tests/UnitTests/NetworkTests/EditDistanceTests.cpp \
|
||||
$(SOURCEDIR)/CNTK/ModelEditLanguage.cpp \
|
||||
$(SOURCEDIR)/ActionsLib/TrainActions.cpp \
|
||||
$(SOURCEDIR)/ActionsLib/EvalActions.cpp \
|
||||
|
|
|
@ -54,6 +54,12 @@ Test module "NetworkTests" has passed with:
|
|||
Test case "CropNodeTestSuite/CropNodeBackwardTest" has passed with:
|
||||
40 assertions out of 40 passed
|
||||
|
||||
Test suite "EditDistanceTests" has passed with:
|
||||
1 test cases out of 1 passed
|
||||
1 assertions out of 1 passed
|
||||
|
||||
Test case "EditDistanceTests/ComputeEditDistanceErrorTest" has passed
|
||||
|
||||
Test suite "NetworkTestSuite" has passed with:
|
||||
1 test case out of 1 passed
|
||||
1 assertion out of 1 passed
|
||||
|
|
Загрузка…
Ссылка в новой задаче