summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jihoon Jung [Thu, 31 Oct 2024 02:09:40 +0000 (11:09 +0900)]
Fix build error for gcov
Change-Id: I65b1632f76fafcbb51d47c9888cd7a40d6f7d14a
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Wed, 25 Sep 2024 06:49:25 +0000 (15:49 +0900)]
Update API documents
Change-Id: I5b716e672b0a43a9da77ba4ba9bf6591d971b0ea
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Thu, 8 Aug 2024 01:12:28 +0000 (10:12 +0900)]
Fix wrong section name
Change-Id: Ie8630a47c282aa7c28cd601e5f081a8acb3cf7fe
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Tue, 29 Aug 2023 05:42:47 +0000 (14:42 +0900)]
Apply Auto Coverage
Change-Id: I6d7234ce2bf311e0438d9a35a3633b0bedea5ed3
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Wed, 4 Jan 2023 08:20:33 +0000 (17:20 +0900)]
Remove gcov package
Change-Id: I5f88f88715eedec7ac3a9f2e86a50868b41bad9c
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Tue, 3 Aug 2021 05:52:42 +0000 (14:52 +0900)]
Fix typo for fix gcov build error
Change-Id: I9f773cf1959edc9ed531f7fa760dbb4a75e79e92
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Fri, 25 Jun 2021 07:44:45 +0000 (16:44 +0900)]
Add new feature and 2 enum values for USB secure element
Change-Id: I66bdcf6b977be5ed74bda2b4b711037cce5d4687
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Fri, 18 Jun 2021 04:52:48 +0000 (13:52 +0900)]
Fix Coverity issues
Change-Id: I414cae23a31733f0b58530676d049f0c6fdb6f96
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Mon, 24 Aug 2020 09:15:51 +0000 (18:15 +0900)]
Fix 6.0 Native API reference issues
Change-Id: I5cff33f9b915ce2b208735086f29c23e6dc8b5e8
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Mon, 1 Jun 2020 05:47:27 +0000 (14:47 +0900)]
Fix build error for coverage
Change-Id: I96a2e7506a2ff75fe782ac0a6724adc667a5f230
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Wed, 27 May 2020 23:26:01 +0000 (08:26 +0900)]
Add unittest for auto coverage
Change-Id: Ifd256d2ee3ad0b0b4ccfedc36654f1e037dcd938
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Vivek Garg [Fri, 31 Jan 2020 14:53:40 +0000 (20:23 +0530)]
Resolve Out-of-bound access
Possibly a false alarm: changed pLength from initialized to non-initialized
variable.
Change-Id: Ib167f90d13a4b4991694a748c261c85319297914
Signed-off-by: Lokesh <l.kasana@samsung.com>
Semun Lee [Thu, 26 Dec 2019 01:54:40 +0000 (10:54 +0900)]
Fix build warnings for gcc 9
Removed all the dynamic exception specifications which are deprecated
since c++11
Change-Id: I1ca350acd7d7f0e189d6d7df815140bf8c6d8839
Signed-off-by: Semun Lee <semun.lee@samsung.com>
Jihoon Jung [Mon, 2 Dec 2019 11:23:30 +0000 (20:23 +0900)]
Change for documentation link change (#2)
Change-Id: I190466572d8e2a24ebe52bf9adc111596e1d348c
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jihoon Jung [Fri, 29 Nov 2019 16:56:37 +0000 (01:56 +0900)]
Change for documentation link change
Change-Id: I98637cf8f7fb904457c199308409925b883384f1
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Jung Jihoon [Tue, 2 Jul 2019 09:51:54 +0000 (18:51 +0900)]
make a gcov package for measuring coverage easier
Signed-off-by: Jung Jihoon <jh8801.jung@samsung.com>
saerome.kim [Tue, 18 Jun 2019 02:12:55 +0000 (11:12 +0900)]
Removed complex link-rule definition.
Change-Id: I548bace74446638c572f189c5ac1b74545150ef8
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
saerome.kim [Thu, 13 Jun 2019 10:29:49 +0000 (19:29 +0900)]
Fixed Tizen doxygen rules.
Change-Id: I913dd017a9577ecdb3a4fd71a4c6896ac7ac07b6
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
saerome.kim [Fri, 21 Dec 2018 04:15:47 +0000 (13:15 +0900)]
Fixed a build error due to dlog update
Change-Id: I62b72982594648eaccbf24a3f131e6d62cb09b82
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
saerome.kim [Mon, 17 Dec 2018 04:15:09 +0000 (13:15 +0900)]
Fixed build error
- void pointer should be defined explicitly.
Change-Id: I7ef1ee5651cee9e10953fdbeb8390d44d2e22cc3
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
saerome.kim [Mon, 30 Jul 2018 06:47:07 +0000 (15:47 +0900)]
Added a gcov flag to meaure line & function coverage.
Change-Id: I8511631d17474ed54331d926d935555df13e1fa7
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
saerome.kim [Tue, 6 Mar 2018 08:24:04 +0000 (17:24 +0900)]
fix typo at header files
Change-Id: I21ff3413bab41d5c2866f5b788efd27ad2595cd6
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
Taesoo Jun [Wed, 20 Sep 2017 08:31:50 +0000 (17:31 +0900)]
Initialize the class member - WGID=24569
Change-Id: I78811fcacd077c4bd1772e25ba98be669ea1c6c5
jh8801.jung [Wed, 13 Sep 2017 01:57:18 +0000 (10:57 +0900)]
Fix for svace issue (233396, 233397, 233398)
Signed-off-by: jh8801.jung <jh8801.jung@samsung.com>
Change-Id: Idad15b64963dc89db3ed25c2754d6a69c5ad8979
Hyihong Chae [Tue, 11 Jul 2017 07:13:31 +0000 (16:13 +0900)]
added unit test console app to devel package for Building Block.
Change-Id: Ice3170ffe9860009b7c27727f2735496c41eb870
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
jh8801.jung [Thu, 8 Jun 2017 04:17:04 +0000 (13:17 +0900)]
Add EXCL macro for coverage. (Except legacy code)
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Icc1305cc92e9e922cc6f375e8b0fa387faeeaed3
jh8801.jung [Wed, 5 Apr 2017 23:36:39 +0000 (08:36 +0900)]
Change feature url for broken link
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: If7a19385458da8c22d5f6eebd2ade34e8ddcfd6c
VBS [Wed, 29 Mar 2017 09:21:59 +0000 (18:21 +0900)]
Sync with 3.0 : Ver. 0.0.8 to 0.0.10
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I65c30cd2d6db91061b025676c26162d1fa2cd463
Jihoon Jung [Wed, 16 Nov 2016 05:18:02 +0000 (14:18 +0900)]
Change some indent for Tizen 3.0 Coding rule
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Id8ecfd79ee0aed0bcf61bcb0acf484a8f11eef7d
Jihoon Jung [Wed, 28 Sep 2016 08:47:58 +0000 (17:47 +0900)]
Fix 64bit build error
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: I1004cac70d75711eb3b72b708761c26e5746af17
Jihoon Jung [Wed, 28 Sep 2016 07:02:17 +0000 (16:02 +0900)]
Smartcard structure refactoring : capi layer
- remove smartcard client library layer
Change-Id: Idf28232ae62c1d7f0b968448065bf9ae2b1dde5e
Jihoon Jung [Wed, 21 Sep 2016 08:55:33 +0000 (17:55 +0900)]
Fix Svace issue
- ID : 98114
Change-Id: I33238d87c4d2ece57872e9806155656a15911a19
Jihoon Jung [Mon, 29 Aug 2016 05:54:07 +0000 (14:54 +0900)]
Version up in spec file (0.0.6 -> 0.0.7)
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: If7f71536e9dbd7e0183fd44ca77b7afaa71b4df4
Jihoon Jung [Fri, 8 Jul 2016 05:08:45 +0000 (14:08 +0900)]
Add reader event callback set / unset api
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com>
Change-Id: Iaa8a7b797dd210fb53e8b1d10bd787d8a9cd7124
Hyihong Chae [Fri, 1 Apr 2016 04:48:37 +0000 (13:48 +0900)]
apply coding convention
Change-Id: I84567637a1a18aa88340b8b85cc6d1eb7bee4c73
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Hyihong Chae [Wed, 30 Mar 2016 05:07:19 +0000 (14:07 +0900)]
add code coverage comment.
Change-Id: I3e915c40aca01b9794c97f2746a2fac2f888a23e
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
Jihoon Jung [Thu, 10 Dec 2015 05:45:09 +0000 (14:45 +0900)]
change build flag : not include 64bit build
- sync with 2.4 documenation
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: I8d0d34519f04dc25f4b2ecd19d096260232a5a87
Jihoon Jung [Thu, 10 Dec 2015 00:37:26 +0000 (09:37 +0900)]
remove build flag
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: I0c84eb5fd705565e94b4e9d3e3897fff95ed3dee
Jihoon Jung [Tue, 8 Dec 2015 08:31:12 +0000 (17:31 +0900)]
apply coding rule
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: Ia240e077268d9d1ce92befe7eb2a58a7e238df2f
Jihoon Jung [Fri, 19 Jun 2015 05:48:06 +0000 (14:48 +0900)]
Apply tizen 2.4 smartcard api
Signed-off-by: Ji-hoon Jung <jh8801.jung@samsung.com>
Change-Id: I57a3587351f39bf486b5e1a7a0d75ff6b502edc7
KyungMi Lee [Wed, 3 Jun 2015 06:52:19 +0000 (23:52 -0700)]
Initial empty repository