From: jaehoon.hyun Date: Tue, 2 Apr 2019 06:28:31 +0000 (+0900) Subject: scoringmgr mock conf file update X-Git-Tag: submit/tizen/20190409.085658~6^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fea1d812716beb9f57d2eddbaae29cd4d7f672d4;p=platform%2Fcore%2Fsystem%2Fedge-orchestration.git scoringmgr mock conf file update --- diff --git a/src/scoringmgr/mock/mysum/mysum.conf b/src/scoringmgr/mock/mysum/mysum.conf index d60485f..e89e456 100644 --- a/src/scoringmgr/mock/mysum/mysum.conf +++ b/src/scoringmgr/mock/mysum/mysum.conf @@ -10,4 +10,5 @@ IntervalTimeMs=1000 ; Interval time of get r MaxCount=10 ; Number of times [ScoringMethod] -LibFile=./libmysum.so ; Library file name \ No newline at end of file +LibFile=./libmysum.so ; Library file name +FunctionName=add ; Library function name \ No newline at end of file