Code coverage tests for param.cc (#1872)
* Added code coverage unit tests for param.cc * Updated ParamTests.cpp and removed ParamTestsConfFile.txt * Updated ParamTests.cpp * Removed NCCL_LOG_INFO and added sample cofig file --------- Co-authored-by: Pawar <kpawar@ctr2-alola-ctrl-01.amd.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Comment: This file is required to run unit tests for param.cc
|
||||
TEST_VAR_WITH_NO_VALUE
|
||||
TEST_VAR=12345
|
||||
Reference in New Issue
Block a user