summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Seonah Moon [Mon, 2 Sep 2024 05:26:36 +0000 (14:26 +0900)]
Fix svace issues
Change-Id: I01364c318a75f7b0f3a8998b42c8091e85c23e0a
cheoleun moon [Thu, 22 Aug 2024 07:53:10 +0000 (16:53 +0900)]
Initialize memeber variables
Change-Id: I34521673acf4a6b2ec7cb0be99229cf50eb4f920
Seonah Moon [Thu, 11 Jul 2024 09:45:25 +0000 (18:45 +0900)]
Fix TCT issues
Change-Id: I2c577240761f8e0822e42998a5cb0fa0e631653b
Seonah Moon [Thu, 11 Jul 2024 05:28:48 +0000 (14:28 +0900)]
Fix 64bit build error
Change-Id: Ib993edc35a5d9ab1f71f7f4e31e74da9d13ab717
Seonah Moon [Thu, 4 Jul 2024 04:55:13 +0000 (13:55 +0900)]
Deprecate ASP API
Change-Id: I98c9b3e3a17b5ff248e21976f2198b45178d5451
Seonah Moon [Fri, 29 Dec 2023 07:28:02 +0000 (16:28 +0900)]
Refactoring session functions
[----------] 12 tests from AspSessionTest
[ RUN ] AspSessionTest.setSessionInfoN
[ OK ] AspSessionTest.setSessionInfoN (0 ms)
[ RUN ] AspSessionTest.setSessionInfoP
[ OK ] AspSessionTest.setSessionInfoP (0 ms)
[ RUN ] AspSessionTest.setNetworkConfigN
[ OK ] AspSessionTest.setNetworkConfigN (0 ms)
[ RUN ] AspSessionTest.setNetworkConfigP
[ OK ] AspSessionTest.setNetworkConfigP (0 ms)
[ RUN ] AspSessionTest.getSessionN
[ OK ] AspSessionTest.getSessionN (0 ms)
[ RUN ] AspSessionTest.getSessionP
[ OK ] AspSessionTest.getSessionP (0 ms)
[ RUN ] AspSessionTest.getSessionWithMacandIdN1
[ OK ] AspSessionTest.getSessionWithMacandIdN1 (0 ms)
[ RUN ] AspSessionTest.getSessionWithMacandIdN2
[ OK ] AspSessionTest.getSessionWithMacandIdN2 (0 ms)
[ RUN ] AspSessionTest.getSessionWithMacandIdP
[ OK ] AspSessionTest.getSessionWithMacandIdP (0 ms)
[ RUN ] AspSessionTest.removeN
[ OK ] AspSessionTest.removeN (0 ms)
[ RUN ] AspSessionTest.addRemoveP1
[ OK ] AspSessionTest.addRemoveP1 (0 ms)
[ RUN ] AspSessionTest.addRemoveP2
[ OK ] AspSessionTest.addRemoveP2 (0 ms)
[----------] 12 tests from AspSessionTest (0 ms total)
[----------] Global test environment tear-down
[==========] 80 tests from 6 test suites ran. (55 ms total)
[ PASSED ] 80 tests.
Change-Id: I038b24540149f3b2561f4607f4f313eec10b808a
cheoleun moon [Wed, 13 Dec 2023 10:58:19 +0000 (19:58 +0900)]
Extract classes for Advert/Seek roles
Change-Id: Id254bda7cfdedc959a47738bd48ac7d469106cf7
Seonah Moon [Wed, 27 Sep 2023 00:25:53 +0000 (09:25 +0900)]
Refactor parsing code
- Extract duplicated codes
- Change the variable name to a name that conveys meaning well
- Reduce indentation by using guard clauses
Change-Id: Ibd21193009c653c3f4963a80958cad0677977502
Seonah Moon [Tue, 26 Sep 2023 14:05:20 +0000 (23:05 +0900)]
Add unittest
[ OK ] AspSessionTest.BindPortWithInvalidHandle (1 ms)
[ RUN ] AspSessionTest.ReleasePortWithInvalidParam
[ OK ] AspSessionTest.ReleasePortWithInvalidParam (0 ms)
[ RUN ] AspSessionTest.ReleasePortWithInvalidHandle
[ OK ] AspSessionTest.ReleasePortWithInvalidHandle (1 ms)
[----------] 40 tests from AspSessionTest (350 ms total)
[----------] Global test environment tear-down
[==========] 40 tests from 1 test suite ran. (351 ms total)
[ PASSED ] 40 tests.
Change-Id: I5e2bc03a50aa6916e9cf391768fa8d7f8801f678
cheoleun moon [Mon, 2 Jan 2023 06:20:36 +0000 (15:20 +0900)]
Remove gcov rpm
Change-Id: I78218249b62f66e35465be5bae873f1a560227c9
Signed-off-by: cheoleun moon <chleun.moon@samsung.com>
Cheoleun Moon [Thu, 17 Dec 2020 05:41:24 +0000 (14:41 +0900)]
Removing unnecessary HTML link for feature
Change-Id: I5aaf59f34a1e3171d2b04bb3da149e75289e1a9a
Yu [Fri, 16 Oct 2020 05:20:08 +0000 (14:20 +0900)]
Fix native api reference typo
Change-Id: If09248b2026858ad577ee2defd507108943e14bd
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Cheoleun Moon [Thu, 3 Sep 2020 05:07:57 +0000 (14:07 +0900)]
Fix typos
Change-Id: I109685d5f124d1809d564d27522d6d89f3e76235
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Seonah Moon [Mon, 2 Dec 2019 04:39:51 +0000 (13:39 +0900)]
doc: Change reference link #2
Change-Id: I23c2b08058c7a38219e34c2da0cfe8ad6202a4da
Seonah Moon [Fri, 29 Nov 2019 04:45:25 +0000 (13:45 +0900)]
doc: change reference link
Change-Id: I3dd923cbbe0122979830fa3d9c5ff4a586627fa6
Cheoleun Moon [Mon, 21 Oct 2019 14:30:20 +0000 (23:30 +0900)]
Correct ASP header comments
Change-Id: Iaff84893379318c4cdb84dd1e6bbc9b1fe179051
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Cheoleun Moon [Mon, 1 Jul 2019 04:40:16 +0000 (13:40 +0900)]
Make a gcov package for coverage
Change-Id: I6f2e1bda68c7d08d9dfb700f2cbd7341be24bcb6
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Yu [Wed, 17 Apr 2019 05:32:16 +0000 (14:32 +0900)]
Fix public header following api reference guide
Change-Id: I546832bc933133bb4c435c73bb807f937b3a73d3
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Cheoleun Moon [Fri, 7 Dec 2018 04:46:19 +0000 (13:46 +0900)]
Fix build error
Change-Id: Ib6f1c9696fad512559a16964a485912ff4c25b69
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Thu, 6 Sep 2018 06:06:43 +0000 (15:06 +0900)]
Add lcov comments
Change-Id: I1433c051b5134ec0990f527a32b6c1dfa9d71a43
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
taesub.kim [Wed, 22 Aug 2018 08:35:25 +0000 (17:35 +0900)]
Refactor duplicate codes #2
Change-Id: Id61f1dab59b74a7dd90d9fd4fd65d9470dd3aa53
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
taesub.kim [Thu, 16 Aug 2018 07:37:25 +0000 (16:37 +0900)]
Refactor duplicate codes
Change-Id: I06bf8bc5de5a8d471a48678341e15c67ef25aa28
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
Jiung [Mon, 23 Oct 2017 02:04:25 +0000 (11:04 +0900)]
Fix model config checking logic
Change-Id: I29cb28c9c69d31b8d8b5bccf12b26e331fedb256
Jiung [Thu, 19 Oct 2017 05:33:23 +0000 (14:33 +0900)]
Make the logic for checking service type string
Change-Id: I83ba4bc6aa00555542453456d80ae80a13eec3af
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
chleun.moon [Wed, 11 Oct 2017 07:57:50 +0000 (16:57 +0900)]
[WGID-302120] Fix svace issue
Change-Id: I308807d8ef86b5ba447cef420b6234599b0fda43
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jiung [Tue, 10 Oct 2017 08:41:19 +0000 (17:41 +0900)]
Fix bugs detected by static analyzer
Change-Id: I838021fd8f30fd4cca33cf575b8daff7b605a3a7
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Jiung [Tue, 10 Oct 2017 01:11:26 +0000 (10:11 +0900)]
Fix memory leak
Change-Id: Ib1ea9c7edd1e2f7d5a2b171962420f631b97c08e
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Jiung [Wed, 27 Sep 2017 10:25:26 +0000 (19:25 +0900)]
Generate event for user described callback
Change-Id: I31d149196a85b05d2f8553790467dfcb11132c37
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Jiung [Wed, 27 Sep 2017 08:10:12 +0000 (17:10 +0900)]
Check input strings whether they are satisfying specifiction or not
Change-Id: I83818917094acda0862ff02fe0247901e567038c
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
chleun.moon [Wed, 27 Sep 2017 07:10:00 +0000 (16:10 +0900)]
[CID-28677] Fix memory leak
Change-Id: I87c3d1aec9da14276d7c44c34dd1b3b8f69f9c9c
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
chleun.moon [Wed, 27 Sep 2017 02:00:56 +0000 (11:00 +0900)]
[CID-31453] Fix forward_null
Change-Id: I94a13729d5eae43d608d4acaa0134f60272afafa
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jiung [Tue, 26 Sep 2017 06:24:32 +0000 (15:24 +0900)]
Remove unused function
Change-Id: If96e0e947f37be70104fb4a61ec4e8c4dd73ac1d
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Taesoo Jun [Tue, 26 Sep 2017 02:31:17 +0000 (11:31 +0900)]
resubmit the package
Change-Id: I84110e9fe3bba27307e10b216b19382b013db6f0
Taesoo Jun [Thu, 21 Sep 2017 08:16:25 +0000 (17:16 +0900)]
Fix Build Warning - delete unused local variables
Change-Id: I3d5d686ef30f1cd8d4d87e7b31f83da7537f074b
chleun.moon [Tue, 19 Sep 2017 08:01:31 +0000 (17:01 +0900)]
[WGID-258402] Add null check after malloc()
Change-Id: If086843b52a4621383d5f2999b671072fb8aad81
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
Jiung Yu [Thu, 8 Jun 2017 23:41:12 +0000 (08:41 +0900)]
Exclude some lines can't be reached by TCs
Change-Id: Ifb243d8fe7af9cfe2615f09b76ff9bcff16f2011
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
chleun.moon [Wed, 31 May 2017 10:07:43 +0000 (19:07 +0900)]
Correct API reference
Change-Id: I20948eb3affca24cc66a21670568ac52918d36e5
Signed-off-by: cheoleun <chleun.moon@samsung.com>
chleun.moon [Fri, 26 May 2017 00:30:49 +0000 (09:30 +0900)]
Remove .so file from binary package
Change-Id: I3a8bf65a898a888579b00953721ce1c3da8b60f1
Signed-off-by: cheoleun <chleun.moon@samsung.com>
taesub kim [Mon, 22 May 2017 07:20:30 +0000 (16:20 +0900)]
Modified error of API reference
Change-Id: I322a0a293c1fdd4ab378b3afbc7176fc18873ba4
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
chleun.moon [Wed, 10 May 2017 05:17:31 +0000 (14:17 +0900)]
Fix license clause
Change-Id: Ie76f7caaa2e277cad7d5dd6928adf61aea0186aa
Signed-off-by: cheoleun <chleun.moon@samsung.com>
Jiung Yu [Thu, 27 Apr 2017 05:43:18 +0000 (14:43 +0900)]
Fix issues reported by a static analyzer
Change-Id: If1a28a629953a8fbbc0b5e5f00f76d1a3f31e657
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Jiung Yu [Thu, 20 Apr 2017 09:02:20 +0000 (18:02 +0900)]
ACR-896 continued
Change-Id: Id5ecc7868ae727fbf384c411d1574531b5f140b5
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Jiung Yu [Wed, 19 Apr 2017 05:46:35 +0000 (14:46 +0900)]
Add set/get values implementation and test file for that
Change-Id: I72d414213066d1b533b3cea1cec372ed237a302b
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Yu Jiung [Thu, 9 Mar 2017 01:34:19 +0000 (10:34 +0900)]
Add Header and basic packaging files
Change-Id: I4a8076e7ce8cc87533a11651932e15ee31eae67a
Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Sehong Na [Thu, 23 Jun 2016 10:09:58 +0000 (03:09 -0700)]
Initial empty repository