scoringmgr mock conf file update
authorjaehoon.hyun <jaehoon.hyun@samsung.com>
Tue, 2 Apr 2019 06:28:31 +0000 (15:28 +0900)
committerjaehoon.hyun <jaehoon.hyun@samsung.com>
Tue, 2 Apr 2019 06:28:31 +0000 (15:28 +0900)
src/scoringmgr/mock/mysum/mysum.conf

index d60485f..e89e456 100644 (file)
@@ -10,4 +10,5 @@ IntervalTimeMs=1000                                     ; Interval time of get r
 MaxCount=10                                             ; Number of times\r
 \r
 [ScoringMethod]\r
-LibFile=./libmysum.so                               ; Library file name
\ No newline at end of file
+LibFile=./libmysum.so                               ; Library file name\r
+FunctionName=add                                    ; Library function name
\ No newline at end of file