Fix coverity defect
[platform/upstream/csr-framework.git] / test /
2020-02-17 Sangwan KwonFix coverity defect 30/225030/1 accepted/tizen/unified/20200218.145936 submit/tizen/20200217.042237
2020-01-07 Sangwan KwonDo not capture reference on non-local lambda 78/221678/1 accepted/tizen/unified/20200108.131639 submit/tizen/20200107.053941
2019-12-10 Sangwan KwonBump boost version to 1.71.0 62/219762/1 accepted/tizen/unified/20191210.141131 submit/tizen/20191210.060021
2019-07-07 Sangwan KwonSupport auto coverage checking 62/209362/4 accepted/tizen/unified/20190709.071058 submit/tizen/20190708.094113
2019-02-07 sangwan.kwonFix memory-leak bug on sample engine 78/199178/1
2018-07-06 sangwan.kwonFix log fomatter according to boost version upgrade 04/183504/1 accepted/tizen_5.0_unified accepted/tizen/5.0/unified/20181102.024419 accepted/tizen/unified/20180710.082954 submit/tizen/20180706.070308 submit/tizen_5.0/20181101.000006
2018-04-24 sangwan.kwonFix resource leak on test binary 82/176882/1 accepted/tizen/unified/20180424.165721 submit/tizen/20180424.064628
2018-03-27 sangwan.kwonFix coverity defects 51/173951/2 accepted/tizen/unified/20180405.064319 submit/tizen/20180404.020934 submit/tizen/20180404.064013
2017-06-12 sangwan.kwonFix failed internal test cases 92/133192/2
2017-05-11 sangwan.kwonFix log fomatter according to boost version upgrade 03/127603/3
2017-02-20 Kyungwook TakCherrypicks from tizen_3.0 branch (HEAD: 6adc3ec) 22/115422/1
2017-01-16 Kyungwook TakRemove platform version diff handling 24/110324/1
2017-01-03 Kyungwook TakRelease 2.3.0 06/108106/2
2016-12-29 Kyungwook TakHandle symbolic links in app directory 28/107728/2
2016-12-29 Kyungwook TakMerge branch 'devel/master' into tizen 27/107627/1 accepted/tizen/common/20161229.140024 accepted/tizen/ivi/20161229.113506 accepted/tizen/mobile/20161229.113409 accepted/tizen/tv/20161229.113413 accepted/tizen/unified/20170309.034837 accepted/tizen/wearable/20161229.113453 submit/tizen/20161229.025146 submit/tizen_unified/20170308.100411
2016-12-26 Kyungwook TakReplace deprecated readdir_r with readdir 10/106210/8
2016-12-21 Kyungwook TakCheck return value of chdir to fix warning 32/106332/1
2016-12-21 Kyungwook TakRemove unused function 09/106209/1
2016-12-21 Kyungwook TakDon't throw exception in dtor 08/106208/1
2016-11-28 Kyungwook TakRelease 2.2.1 90/100390/1
2016-11-22 Kyungwook TakFix media path and app dir path 48/98848/4
2016-11-15 Kyungwook TakFix rpm spec warnings 97/98497/1
2016-08-29 Kyungwook TakRelease version 2.2.0 35/85735/1 accepted/tizen/common/20160829.135645 accepted/tizen/ivi/20160830.060809 accepted/tizen/mobile/20160830.060637 accepted/tizen/tv/20160830.060717 accepted/tizen/wearable/20160830.060740 submit/tizen/20160829.005907
2016-07-07 Dongsun Leeadd TCs to raise TC coverage 41/78841/2
2016-07-05 Kyungwook TakMerge branch 'sandbox/kwon/transaction' into devel 40/77840/5
2016-07-05 Kyungwook TakIgnore permission related exception on async scan 91/78291/2
2016-07-04 Kyungwook Takclient-server conversation arch for async scan 60/75660/20
2016-07-01 sangwan.kwonAdd transacion on database 06/77206/2 sandbox/kwon/transaction
2016-06-30 Kyungwook TakRelease version 2.1.1 09/77609/2 accepted/tizen/common/20160630.153352 accepted/tizen/ivi/20160705.044928 accepted/tizen/mobile/20160705.045005 accepted/tizen/tv/20160705.044926 accepted/tizen/wearable/20160705.044920 submit/tizen/20160630.090859 submit/tizen/20160705.005113
2016-06-29 Kyungwook TakChange file visitor to dfs style not to have queue 74/77274/1
2016-06-29 Kyungwook TakRefactor file & file visitor classes 43/77043/3
2016-06-28 Kyungwook TakRestore data_version usage from db schema 09/76809/2
2016-06-27 Kyungwook TakMalware data deprecation 08/76708/2
2016-06-27 sangwan.kwonCheck dir exist before mkdir 68/76568/3
2016-06-24 Kyungwook TakChange assertion order in ASSERT_CALLBACK 10/76510/1
2016-06-24 Kyungwook TakCancel async operation on both of server/client side 30/76430/2
2016-06-23 Kyungwook TakRelease version 2.1.0 08/76108/1 accepted/tizen/common/20160623.154210 submit/tizen/20160623.014330
2016-06-17 Kyungwook TakAdd test case for multiple async simultaneously 71/75371/2
2016-06-17 Kyungwook TakMake thread-safe for db manager functions 21/75321/1
2016-06-17 Kyungwook TakAssertion changed for added test malware file 37/75237/2
2016-06-17 Kyungwook TakChange thread-pool to static for stability 36/75236/2
2016-06-16 Kyungwook TakReturn detected handle when remove failed 51/75051/2
2016-06-16 Kyungwook TakMove async test lock into ASSERT_CALLBACK 14/74914/2
2016-06-16 Kyungwook TakHandling history detected by scan on cloud 31/74331/7
2016-06-16 Kyungwook TakFix assert check on delta scan test 00/74900/2
2016-06-15 Kyungwook TakFix test-resource and permissions on platform v3.0 73/74673/1
2016-06-14 Kyungwook TakFile readable check by ::fopen instead of ::access 51/74451/2
2016-06-14 Dongsun Leechange a malware file in app packaging to eicar.txt 95/74395/1
2016-06-14 Kyungwook TakInitial release of new csr with server-client arch 61/74361/1 accepted/tizen/common/20160614.143943 accepted/tizen/ivi/20160614.103549 accepted/tizen/mobile/20160614.103518 accepted/tizen/tv/20160614.103537 accepted/tizen/wearable/20160614.103527 submit/tizen/20160614.045416
2016-06-13 Kyungwook TakRemove useless sleeps in async cancel test 66/74266/1
2016-06-13 Kyungwook TakBuilt in engine error exception converter to iloader 20/74220/1
2016-06-13 Kyungwook TakChange assert to warn on init state on test 86/74186/1
2016-06-13 Kyungwook TakWait to start async client subthread until api returned 77/74177/1
2016-06-13 Kyungwook TakAdd dir blacklist which are excluded from scanning 69/74169/2
2016-06-10 sangwan.kwonRefine label layout for multi-line 97/73997/2
2016-06-10 Kyungwook TakAdd file io error handling in sample engine 66/73966/1
2016-06-10 Kyungwook TakDisable test resources reset function 33/73933/1
2016-06-10 Kyungwook TakUse std::string on test function param 32/73932/1
2016-06-10 Kyungwook TakDon't return malware handle when the file removed 11/73911/1
2016-06-09 Kyungwook TakAdd warn_if on test 45/73645/2
2016-06-09 Kyungwook TakAdd TC on content screening async 32/73732/1
2016-06-09 Kyungwook TakSupport test app management on tizen v 3.0 73/73673/5
2016-06-09 Kyungwook TakMove test resource pkgs to give floor label 72/73672/2
2016-06-09 Kyungwook TakFix order of params in ASSERT_IF 68/73668/2
2016-06-09 Kyungwook TakFix malware file to standard virus signature 44/73644/2
2016-06-09 Dongsun LeeSample engine build featuring 92/73592/3
2016-06-08 Kyungwook TakFix not-following tizen coding rule cases 98/73398/1
2016-06-07 Kyungwook TakFix bug: min core num definition missed 78/73178/2
2016-06-07 Kyungwook Tak[Engine API Added] csre_cs_scan_app_on_cloud_supported 70/73170/3
2016-06-07 Kyungwook TakCustom exception class not used in derived form 69/73169/3
2016-06-07 Kyungwook TakKeep single worker thread in async client 68/73168/3
2016-06-07 sangwan.kwonSet app properties in popup 65/73165/2
2016-06-03 Kyungwook Tak[Engine API Changed] engine handles are removed 45/72745/4
2016-06-02 Kyungwook TakHandle the case of engine not exist 73/72673/2
2016-06-02 Kyungwook Tak[Engine API Changed] Remove detected_get_timestamp 29/72629/1
2016-06-01 Kyungwook TakMerge engine ro res dir and engine dir 24/72524/2
2016-06-01 Kyungwook TakMove sample engine lib to test package 11/72511/2
2016-06-01 sangwan.kwonAdd getLabel and getVersion to package-info class 05/72505/3
2016-06-01 Dongsun Lee[CAPI Changed] Enum value names and scan cloud 34/72434/3
2016-05-31 Kyungwook TakCanonicalize by ::realpath on server side 97/72197/7
2016-05-31 Kyungwook TakAsync handle only take one scanning in background 68/72268/4
2016-05-31 Kyungwook TakFix svace defects 35/72035/2
2016-05-31 Kyungwook TakAdd popup package info class 43/72143/4
2016-05-31 Kyungwook TakAdd linker options for adding sample engine libdir 90/72190/1
2016-05-31 Dongsun LeeAPIs and description changed for ACR 62/72162/4
2016-05-31 Kyungwook TakFix CAPI description according to ACR review 55/72055/7
2016-05-30 Dongsun LeeRemove 'p' prefix in API parameters and API name changed 18/72018/4
2016-05-30 Dongsun Leechange API name : csr_cs_scan_cancle->csr_cs_cancel_sca... 72/71972/1
2016-05-30 Kyungwook TakUse ASSERT_SUCCESS in engine manager API test 15/71815/3
2016-05-27 Dongsun LeeChanges API names for ACR 83/71683/3
2016-05-26 Kyungwook Tak[CAPI Changed] Client should free returned cstring 31/71631/2
2016-05-26 Dongsun Leechange API header file names 05/71605/3
2016-05-24 Kyungwook TakAdd cynara backend 50/71050/2
2016-05-23 Dongsun LeeAdd TC: async scan and engine management 34/70234/9
2016-05-19 Kyungwook TakTurn on feature: engine state (enable / disable) 91/69791/2
2016-05-19 Kyungwook TakDo not wait for complete event when uninstall app 24/70424/2
2016-05-19 Dongsun Lee[CAPI Changed] add ec and remove fields in enum 04/69804/9
2016-05-18 Kyungwook TakMake header for common test resource definition 05/70205/1
2016-05-18 Kyungwook TakRedesign db schema for app history handling 91/70191/3
2016-05-17 Kyungwook TakFix failed test cases and make test common lib 03/69903/2
next