index
:
platform/upstream/csr-framework
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/master
gcov
master
ref/for/tizen
resf/for/tizen
sandbox/akazmin/tizen_6.0_build
sandbox/chanleebf/asan
sandbox/dkson95/asan
sandbox/dkson95/gcc6
sandbox/jaehun77/gcc6x
sandbox/kthierry/multiuser
sandbox/kwon/transaction
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/vbarinov/ubsan
tizen
tizen_2.0
tizen_3.0
tizen_3.0.m14.2_ivi
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_ivi_release
Domain: Security / Anti Virus;
Dong Sun Lee <ds73.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
Support auto coverage checking
submit/tizen/20190708.094113
accepted/tizen/unified/20190709.071058
Sangwan Kwon
4
-0
/
+12
2019-02-07
Fix memory-leak bug on sample engine
sangwan.kwon
1
-1
/
+3
2018-07-06
Fix log fomatter according to boost version upgrade
submit/tizen_5.0/20181101.000006
submit/tizen/20180706.070308
accepted/tizen/unified/20180710.082954
accepted/tizen/5.0/unified/20181102.024419
accepted/tizen_5.0_unified
sangwan.kwon
2
-1
/
+27
2018-04-24
Fix resource leak on test binary
submit/tizen/20180424.064628
accepted/tizen/unified/20180424.165721
sangwan.kwon
1
-2
/
+2
2018-03-27
Fix coverity defects
submit/tizen/20180404.064013
submit/tizen/20180404.020934
accepted/tizen/unified/20180405.064319
sangwan.kwon
5
-15
/
+31
2017-06-12
Fix failed internal test cases
sangwan.kwon
4
-2
/
+32
2017-05-11
Fix log fomatter according to boost version upgrade
sangwan.kwon
10
-45
/
+169
2017-02-20
Cherrypicks from tizen_3.0 branch (HEAD: 6adc3ec)
Kyungwook Tak
6
-115
/
+117
2017-01-16
Remove platform version diff handling
Kyungwook Tak
2
-23
/
+0
2016-12-29
Handle symbolic links in app directory
Kyungwook Tak
1
-5
/
+19
2016-12-26
Replace deprecated readdir_r with readdir
Kyungwook Tak
2
-6
/
+13
2016-12-21
Check return value of chdir to fix warning
Kyungwook Tak
1
-1
/
+2
2016-12-21
Remove unused function
Kyungwook Tak
2
-8
/
+2
2016-12-21
Don't throw exception in dtor
Kyungwook Tak
2
-12
/
+3
2016-11-22
Fix media path and app dir path
Kyungwook Tak
5
-43
/
+58
2016-11-15
Fix rpm spec warnings
Kyungwook Tak
13
-1
/
+25
2016-07-06
add TCs to raise TC coverage
Dongsun Lee
2
-0
/
+38
2016-07-05
Merge branch 'sandbox/kwon/transaction' into devel
Kyungwook Tak
1
-0
/
+65
2016-07-05
Ignore permission related exception on async scan
Kyungwook Tak
1
-0
/
+29
2016-07-04
client-server conversation arch for async scan
Kyungwook Tak
2
-6
/
+6
2016-07-01
Add transacion on database
sandbox/kwon/transaction
sangwan.kwon
1
-0
/
+65
2016-06-29
Change file visitor to dfs style not to have queue
Kyungwook Tak
1
-16
/
+19
2016-06-29
Refactor file & file visitor classes
Kyungwook Tak
1
-9
/
+18
2016-06-28
Restore data_version usage from db schema
Kyungwook Tak
1
-22
/
+55
2016-06-27
Malware data deprecation
Kyungwook Tak
4
-28
/
+33
2016-06-27
Check dir exist before mkdir
sangwan.kwon
1
-6
/
+8
2016-06-24
Change assertion order in ASSERT_CALLBACK
Kyungwook Tak
1
-5
/
+7
2016-06-24
Cancel async operation on both of server/client side
Kyungwook Tak
1
-1
/
+61
2016-06-17
Add test case for multiple async simultaneously
Kyungwook Tak
1
-1
/
+87
2016-06-17
Make thread-safe for db manager functions
Kyungwook Tak
1
-8
/
+5
2016-06-16
Assertion changed for added test malware file
Kyungwook Tak
1
-2
/
+10
2016-06-16
Change thread-pool to static for stability
Kyungwook Tak
1
-70
/
+4
2016-06-16
Return detected handle when remove failed
Kyungwook Tak
3
-0
/
+27
2016-06-16
Move async test lock into ASSERT_CALLBACK
Kyungwook Tak
1
-100
/
+37
2016-06-16
Handling history detected by scan on cloud
Kyungwook Tak
2
-18
/
+103
2016-06-16
Fix assert check on delta scan test
Kyungwook Tak
1
-2
/
+7
2016-06-15
Fix test-resource and permissions on platform v3.0
Kyungwook Tak
7
-221
/
+325
2016-06-14
File readable check by ::fopen instead of ::access
Kyungwook Tak
2
-4
/
+1
2016-06-14
change a malware file in app packaging to eicar.txt
Dongsun Lee
4
-0
/
+0
2016-06-13
Remove useless sleeps in async cancel test
Kyungwook Tak
1
-8
/
+1
2016-06-13
Built in engine error exception converter to iloader
Kyungwook Tak
3
-45
/
+34
2016-06-13
Change assert to warn on init state on test
Kyungwook Tak
4
-15
/
+31
2016-06-13
Wait to start async client subthread until api returned
Kyungwook Tak
1
-7
/
+58
2016-06-13
Add dir blacklist which are excluded from scanning
Kyungwook Tak
1
-0
/
+1
2016-06-10
Refine label layout for multi-line
sangwan.kwon
1
-5
/
+9
2016-06-10
Add file io error handling in sample engine
Kyungwook Tak
1
-2
/
+5
2016-06-10
Disable test resources reset function
Kyungwook Tak
1
-0
/
+2
2016-06-10
Use std::string on test function param
Kyungwook Tak
6
-146
/
+99
2016-06-10
Don't return malware handle when the file removed
Kyungwook Tak
4
-11
/
+395
2016-06-09
Add warn_if on test
Kyungwook Tak
2
-39
/
+104
[next]