shobhitv [Wed, 4 Sep 2024 09:35:57 +0000 (15:05 +0530)]
[ITC][madia-vision-dl][ACR-1848] Added TCs for new APIs
Change-Id: Ia09f5adcd601a6666aabc9dcb211d0492031949c
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Youngwoo Cho [Thu, 22 Aug 2024 08:48:38 +0000 (17:48 +0900)]
[UTC][webrtc][ACR-1859] Add new test cases for new apis
- webrtc_start_sync
- webrtc_media_source_set_payload_type
- webrtc_media_source_get_payload_type
- webrtc_get_local_description
- webrtc_get_remote_description
Change-Id: I0c86ce966ca88f430b2fcb7701f86659654ac85b
Signed-off-by: Youngwoo Cho <young222.cho@samsung.com>
shobhit verma [Tue, 27 Aug 2024 09:07:34 +0000 (09:07 +0000)]
Merge "[UTC][webrtc][ACR-1859] Update enum range" into tizen
shobhitv [Mon, 26 Aug 2024 12:24:01 +0000 (17:54 +0530)]
[ITC][webrtc][ACR-1859] TCs added for new APIs
Change-Id: I080133c9bd22fb3a0d3e27bcbdb2e119800c332a
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Youngwoo Cho [Wed, 21 Aug 2024 07:51:45 +0000 (16:51 +0900)]
[UTC][webrtc][ACR-1859] Update enum range
Change-Id: Ia1948350fd4183bece47b6a455e5faa8cf19d6fa
Signed-off-by: Youngwoo Cho <young222.cho@samsung.com>
Koyyani Maheswari [Thu, 8 Aug 2024 09:10:44 +0000 (14:40 +0530)]
[UTC][webkit2][NonACR] Fix Native No Assertion issue
In Native test cases, its important that each TC includes atleast one assert
statement to verify the outcome. For negative TCs, there might be no specific
conditions to test, so adding direct assert(EINA_TRUE)
Change-Id: I2a5a693fcabf5ad5e3e584260050a5cb1e3689db
Signed-off-by: Koyyani Maheswari <m.koyyani@samsung.com>
Sangchul Lee [Mon, 19 Aug 2024 04:39:28 +0000 (13:39 +0900)]
[UTC][webrtc][non-ACR] Fix redundant unreffing media packet
Change-Id: I174cb15661795f3d981af52ba6f9339fef78bb38
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Sangchul Lee [Mon, 19 Aug 2024 01:01:30 +0000 (10:01 +0900)]
[ITC][webrtc][non-ACR] Fix redundant unreffing media packet
Fix heap-use-after-free on ASAN image.
Change-Id: Ib9935b3f7d256d3955a521bf19f6c72dce52a21d
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Jaeyun Jung [Wed, 14 Aug 2024 06:24:07 +0000 (15:24 +0900)]
[ITC][Non-ACR][Machine Learning] fix double-free error
In ml-single inference testcase, global handle is used to create and to infer the model. This causes double-free issue.
Declare local handle and use it for testcase.
Also, add release code for tensors-info handle to fix mem leak case.
Change-Id: I3d031b687f1c102f339e38992144f9b276fd7728
Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
SukhyungKang [Tue, 13 Aug 2024 22:52:27 +0000 (07:52 +0900)]
[UTC][ACR-1851] Deprecate wathcface-complication
Change-Id: Ie3602f8130a35ae1fe537ef497fbc37bb7c2ecc5
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
shobhit verma [Tue, 13 Aug 2024 08:52:05 +0000 (08:52 +0000)]
Merge "[UTC][ACR-1841] Deprecate badge api" into tizen
SukhyungKang [Tue, 30 Apr 2024 07:39:40 +0000 (16:39 +0900)]
[UTC][ACR-1842] Deprecate shortcut api
Change-Id: Ieedf3a72e0fdea2d0304a7df6dcb9a99e978aa9d
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 2 May 2024 05:06:11 +0000 (14:06 +0900)]
[UTC][ACR-1841] Deprecate badge api
Change-Id: I3a2321d43d94453e048d5c97e7a0f3e2e99d0366
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
shobhit verma [Wed, 7 Aug 2024 04:23:38 +0000 (04:23 +0000)]
Merge "[UTC][capi-ui-inputmethod][ACR-1845] Add APIs to move and resize the floating input panel" into tizen
shobhitv [Tue, 6 Aug 2024 12:25:03 +0000 (17:55 +0530)]
[ITC][capi-ui-inputmethod][ACR-1845] Add TCs for floating input panel APIs
Change-Id: I1a74ef1bc7e4839b2d34687ad1597f89f25c1a33
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Inhong Han [Tue, 6 Aug 2024 06:59:19 +0000 (15:59 +0900)]
[UTC][capi-ui-inputmethod][ACR-1845] Add APIs to move and resize the floating input panel
Change-Id: I11e16624ed1a942e0630379756ee5f6dbe1a5cca
shobhitv [Fri, 2 Aug 2024 06:04:41 +0000 (11:34 +0530)]
[ITC][system-settings][NonACR] Fixed minor issue
Change-Id: Ia0c1be081219927328460f74b42c673b64c81f08
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Youngjae Cho [Tue, 30 Jul 2024 07:41:52 +0000 (16:41 +0900)]
[UTC][runtime-info][system-info][usb-host][NonACR] Fix native no assertion
Change-Id: Ieddea4edd9de4114354e069a0a62694a9d0feaa4
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
shobhit verma [Mon, 29 Jul 2024 08:44:21 +0000 (08:44 +0000)]
Merge "[UTC][player][NonACR] Fix Native No Assertion issue" into tizen
Gilbok Lee [Wed, 24 Jul 2024 08:37:42 +0000 (17:37 +0900)]
[UTC][player][NonACR] Fix Native No Assertion issue
Change-Id: I64a4fd3312b22ff94d1cf5b74e21ae842206cca0
SukhyungKang [Thu, 25 Jul 2024 23:51:57 +0000 (08:51 +0900)]
[ITC][widget_service][widget_viewer_evas][NonACR] add test app for riscv
Change-Id: Iea81d74b0dd09b3c6c29efe46f938066993c8d7c
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
shobhitv [Thu, 25 Jul 2024 09:03:19 +0000 (14:33 +0530)]
[ITC][shortcut][ACR-1842] Removed deprecated module
Change-Id: I5d439c333dea6dee6a8af689b17a2fcb632cdfc6
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhitv [Thu, 25 Jul 2024 08:53:08 +0000 (14:23 +0530)]
[ITC][watchface-complication][ACR-1851] Removed deprecated module
Change-Id: Ieffc2ae5de357e4d479a87bfd977b297f5500bca
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhitv [Thu, 25 Jul 2024 08:40:48 +0000 (14:10 +0530)]
[ITC][badge][ACR-1841] Removed deprecated badge module
Change-Id: Ic6ba2fe5ce62882127e47e19ba1d3df50b65c13a
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhit verma [Wed, 24 Jul 2024 09:29:50 +0000 (09:29 +0000)]
Merge "[UTC][camera][NonACR] Fix Native No Assertion issue" into tizen
shobhitv [Wed, 24 Jul 2024 05:35:22 +0000 (11:05 +0530)]
[ITC][http][ACR-1556] Removed deprecated http module
Change-Id: I76c6519643c7d146fed62aac8e89beb4bbff934f
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Jeongmo Yang [Wed, 24 Jul 2024 03:07:23 +0000 (12:07 +0900)]
[UTC][camera][NonACR] Fix Native No Assertion issue
Change-Id: Ie3c8a5076bc52ce163ce551e4a53603b491f40f6
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
shobhit verma [Tue, 23 Jul 2024 03:59:34 +0000 (03:59 +0000)]
Merge "Revert "[UTC][key-manager][ACR-1852] Add key-manager extended API tests"" into tizen
Filip Skrzeczkowski [Mon, 22 Jul 2024 09:36:52 +0000 (11:36 +0200)]
Revert "[UTC][key-manager][ACR-1852] Add key-manager extended API tests"
This reverts commit
460c2509fed30756ab670d54554a49a3bf89f8d6.
Change-Id: Ice8c1e83e7cac99c39c9101c7a6e422adb8424f5
SukhyungKang [Mon, 22 Jul 2024 02:01:10 +0000 (11:01 +0900)]
[UTC][widget_service][widget_viewer_evas][NonACR] add test app for riscv
Change-Id: I7c6364281f022bd8fc1273018d4701501bfc180f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
shobhit verma [Wed, 17 Jul 2024 08:00:23 +0000 (08:00 +0000)]
Merge "[UTC][mediacodec][NonACR] Code clean up" into tizen
Jeongmo Yang [Wed, 17 Jul 2024 01:10:00 +0000 (10:10 +0900)]
[UTC][mediacodec][NonACR] Code clean up
- Remove non-TCT function from TCT list
: It's just local function, not TCT function.
So, it's removed from TCT list and changed to static function.
Change-Id: I7d61fcdc7550a23b02b04dc3b6fb746f5e343da8
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
Filip Skrzeczkowski [Tue, 9 Jul 2024 14:21:07 +0000 (16:21 +0200)]
[UTC][key-manager][ACR-1852] Add key-manager extended API tests
Change-Id: I4181442b97c6280047db439dbc9651764fea2533
shobhitv [Tue, 16 Jul 2024 03:59:06 +0000 (09:29 +0530)]
[ITC][ACR-1855][asp] Deprecated asp module removed
Change-Id: Ida181f3f6f233a665633c4e9fed52a676a2d6808
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhit verma [Thu, 11 Jul 2024 11:07:46 +0000 (11:07 +0000)]
Merge "[ITC][metadata-extractor][ACR-1853] new enum added" into tizen
Shobhit Verma [Mon, 8 Jul 2024 09:47:01 +0000 (15:17 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240708]
Change-Id: I6a1992c4f67a69356a7d70650c6168dfb6ab7443
Signed-off-by: Shobhit Verma <shobhit.v@samsung.com>
jykeon [Fri, 5 Jul 2024 07:41:50 +0000 (16:41 +0900)]
[UTC][efl-extension][NON-ACR] Adds calling assert().
This patch is for TCA coverage issues.
Change-Id: If9e74854c25accdf82ea4da20be9863d7e4a534f
Signed-off-by: jykeon <jykeon@samsung.com>
shobhitv [Thu, 4 Jul 2024 08:48:30 +0000 (14:18 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240704]
Change-Id: I1fcbd2a52538add1f529bb4a58790d75a28fee9c
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhitv [Thu, 4 Jul 2024 06:14:09 +0000 (11:44 +0530)]
[ITC][metadata-extractor][ACR-1853] new enum added
- enum 'METADATA_360_STITCHED' addded
- whitespaces removed
Change-Id: If951b374ed2007ac07b64edd961165c1cec3ca15
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Minje Ahn [Tue, 25 Jun 2024 03:00:08 +0000 (12:00 +0900)]
[UTC][metadata-extractor][ACR-1853] Support spherical stitched info
Change-Id: Id9ed0004764cc5ca181fde34f947fa013185a467
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
shobhitv [Thu, 20 Jun 2024 12:05:22 +0000 (17:35 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240620]
Change-Id: Ic2656cd48120df753bf593ce5f6742a6b9034872
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Shobhit Verma [Thu, 20 Jun 2024 10:58:26 +0000 (16:28 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240620]
Change-Id: Ibe552f3f7baeab16b8e396721c8c6f2333b27977
Signed-off-by: Shobhit Verma <shobhit.v@samsung.com>
Tarun Kumar [Wed, 19 Jun 2024 09:20:18 +0000 (14:50 +0530)]
[ITC][webrtc][ACR-1850] Added testcase for new api webrtc_start_media_source
Change-Id: If9987793f01d4c31f7e20640dc2bd6e38f67f586
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>
Sangchul Lee [Fri, 14 Jun 2024 01:53:47 +0000 (10:53 +0900)]
[UTC][webrtc][ACR-1850] Add test cases for starting media source
Change-Id: Ic22149af83f62849901acf6b2b94bdf8ab176d38
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
shobhit verma [Wed, 19 Jun 2024 07:32:36 +0000 (07:32 +0000)]
Merge "[UTC][webrtc][ACR-1850] Revise in accordance with the state constraint change" into tizen
Youngjae Shin [Mon, 17 Jun 2024 09:35:52 +0000 (18:35 +0900)]
fix context TCs for riscv64
Change-Id: I5d9b001caf1eb8d393b9813ff622c49b81b2dd55
shobhitv [Fri, 14 Jun 2024 05:38:48 +0000 (11:08 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240614]
Change-Id: Idc8b5adbbb475451d9c699f11fbfda644ba6bd01
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhit verma [Fri, 14 Jun 2024 04:41:49 +0000 (04:41 +0000)]
Merge "[UTC][media-content][Non-ACR] Update enum range" into tizen
Shobhit Verma [Fri, 14 Jun 2024 02:53:40 +0000 (08:23 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240614]
Change-Id: I851bbdd19f7a55eb1f72e6238db276fa41796990
Signed-off-by: Shobhit Verma <shobhit.v@samsung.com>
Sangchul Lee [Fri, 14 Jun 2024 01:09:51 +0000 (10:09 +0900)]
[UTC][webrtc][ACR-1850] Revise in accordance with the state constraint change
Change-Id: I1db74232efed65b45375ae30b37bdac32e417564
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
Minje Ahn [Thu, 13 Jun 2024 00:28:24 +0000 (09:28 +0900)]
[UTC][media-content][Non-ACR] Update enum range
Removed deprecated enum members.
Change-Id: I9b1a1b3f1cb0dba8aa7f694622fec7c7113c4401
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Hwankyu Jhun [Tue, 11 Jun 2024 06:47:34 +0000 (15:47 +0900)]
[UTC][application][Non-ACR] Use assert_eq_with_exit()
This patch is for TCA coverage issues.
Change-Id: I1e1c12299b8342f1e127253ccc500634de225d42
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 11 Jun 2024 05:11:47 +0000 (14:11 +0900)]
[UTC][app-manager][Non-ACR] Add calling assert_eq_with_exit()
This patch is for TCA coverage issues.
Change-Id: I347f90ebcca9ccc54c434eb6293424ac9b330697
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 11 Jun 2024 05:06:53 +0000 (14:06 +0900)]
[UTC][component-manager][Non-ACR] Adds calling assert_eq()
This patch is for TCA coverage issues.
Change-Id: I3dbf39acefba49f8abaa8394205b837001fe5485
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 11 Jun 2024 04:26:34 +0000 (13:26 +0900)]
[UTC][bundle][Non-ACR] update test case
This patch adds a result check.
Change-Id: I38d0da0289324f8454593f07f2103138c9c69592
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
shobhitv [Tue, 4 Jun 2024 06:07:16 +0000 (11:37 +0530)]
[TCT][Scripts][Non-ACR] fixed skip tc issue due to extra space in tc name
Change-Id: I47750decdf3c5115e429eee6b3ece4fbbfc1a574
Signed-off-by: shobhitv <shobhit.v@samsung.com>
Woo Chang Kim [Mon, 3 Jun 2024 23:21:03 +0000 (23:21 +0000)]
Merge "[UTC/ITC][component-based] Update test applications for riscv64" into tizen
Hwankyu Jhun [Mon, 3 Jun 2024 23:18:57 +0000 (08:18 +0900)]
[UTC/ITC][component-based] Update test applications for riscv64
Change-Id: I6a785220753d0cecaecdb0909cc382d1c968eff3
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Ilho Kim [Thu, 30 May 2024 11:03:44 +0000 (20:03 +0900)]
Fix riscv64 test app
Some test apps for riscv64 do not exists or need to be modified
Change-Id: I4e19618073fecb191675ddb4f1eefaffb6dfea2f
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
Shobhit Verma [Tue, 28 May 2024 09:59:29 +0000 (15:29 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240528]
Change-Id: I2ab68c582d5c9ccbe2e37df77a1913c28651b45e
Signed-off-by: Shobhit Verma <shobhit.v@samsung.com>
Woo Chang Kim [Wed, 22 May 2024 22:59:04 +0000 (22:59 +0000)]
Merge "Add missing riscv64 test app" into tizen
Utkarsh Tiwari [Wed, 22 May 2024 05:21:05 +0000 (10:51 +0530)]
[TCT][Tool][Non-ACR] Minor bug fixes in tool
Change-Id: Iea3bea92a787ec2e96715babe1d224a775332cf7
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
gichan2-jang [Tue, 21 May 2024 02:17:23 +0000 (11:17 +0900)]
[utc/itc][nnstreamer] increase timeout for inference
300 ms is too short for inference in some architectures. Increase timeout to prevent TCT failure.
Change-Id: Iba5740f9601d484d17351a23cb379c97b0722b1b
Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
Changgyu Choi [Tue, 21 May 2024 00:57:53 +0000 (09:57 +0900)]
Add missing riscv64 test app
Some test apps for riscv64 do not exists.
This patch adds them.
Change-Id: Iee9adbbe0260247c9228b573f01ec50491a9a8b5
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
yeonykim2 [Mon, 20 May 2024 02:35:57 +0000 (11:35 +0900)]
[UTC][nnstreamer] Add rpk files for utc testcase to test ml-service handling riscv rpk
- Add riscv64 rpk files.
Change-Id: Ie59562aa49eb4b6c65acec4df93d2d883754d502
Signed-off-by: Suyeon Kim <suyeon5.kim@samsung.com>
Changgyu Choi [Mon, 13 May 2024 07:17:13 +0000 (16:17 +0900)]
Add testapp built with riscv64
Change-Id: If489afcab3662a9d4dd9bf2f9b280c3cf24c8a2f
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Utkarsh Tiwari [Thu, 9 May 2024 10:35:26 +0000 (16:05 +0530)]
[TCT][Tool][Non-ACR] Remove complete module support added
Change-Id: Ia067b50ac60467721f06feea53c77aa86ec521aa
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
Utkarsh Tiwari [Thu, 9 May 2024 09:27:32 +0000 (14:57 +0530)]
[TCT][Tool][Non-ACR] Minor bug fixes
Change-Id: Ib455f16d54d4c217e627a81a8e18f1d00a7a8b87
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
Tarun Kumar [Tue, 7 May 2024 10:17:51 +0000 (15:47 +0530)]
[TCT][scripts][Non-ACR] Updated configurations according to latest tizen distribution
Change-Id: Ia72ffe4572cf83055fec9f09218874f1a7b179f4
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>
Utkarsh Tiwari [Tue, 7 May 2024 06:33:08 +0000 (12:03 +0530)]
[TCT][Tool][Non-ACR] Korean and Deprecated API support added in Smart TC tool
Change-Id: I926afddae7203cee6e890e68a311dabce7ecdc70
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
shobhit verma [Tue, 7 May 2024 06:03:31 +0000 (06:03 +0000)]
Merge "[TCT][Tool][Non-ACR] Smart TC Tool Support Added" into tizen
Tarun Kumar [Wed, 1 May 2024 10:40:27 +0000 (16:10 +0530)]
[TCT][scripts][Non-ACR] Fixed version mismatch issue
Change-Id: I1c1a4b121aab333f627a72aa37b350258770cd0c
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>
shobhitv [Tue, 30 Apr 2024 09:41:49 +0000 (15:11 +0530)]
[TCT][Scripts][Non-ACR] gcc-13.1 tool chain support added for RISCV64 arch
Change-Id: Ib5dba8fe7e97d1f4809fd92dad2fa2199472dc20
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhitv [Tue, 23 Apr 2024 10:25:37 +0000 (15:55 +0530)]
[TCT][Tool][Non-ACR][Updating tool - Auto_Build_binary
20240423]
Change-Id: I8854b774962adabcdf6ee9719a0866c79f5d23b2
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhit verma [Tue, 23 Apr 2024 09:58:24 +0000 (09:58 +0000)]
Merge "[UTC][nnstreamer] Add a utc testcase to test ml-service handling rpk" into tizen
Suyeon Kim [Tue, 9 Apr 2024 05:22:54 +0000 (14:22 +0900)]
[UTC][nnstreamer] Add a utc testcase to test ml-service handling rpk
- Add a TC checking whether ml-service feature handle RPK packages
properly
Change-Id: I00551c0ce6c945ca32b32d6e69452c0909a014f2
Signed-off-by: Suyeon Kim <suyeon5.kim@samsung.com>
Abuzar Maqsood [Tue, 16 Apr 2024 09:48:55 +0000 (15:18 +0530)]
[ITC][nnstreamer][NonACR] Removed unsused variables
Change-Id: I2bbbd1770dcfc122720a84d476a2af25db972242
Signed-off-by: Abuzar Maqsood <abuzar.m@samsung.com>
shobhitv [Fri, 5 Apr 2024 13:59:07 +0000 (19:29 +0530)]
[ITC][nnstreamer][NonACR] Fixed ml service feature check
Change-Id: I187736b71a0b1d3d4fde9a519a9a51aa5408dc5c
Signed-off-by: shobhitv <shobhit.v@samsung.com>
shobhit verma [Fri, 5 Apr 2024 06:07:07 +0000 (06:07 +0000)]
Merge "[ITC][nnstreamer][ACR-1830] Add new TC for nnstreamer module." into tizen
Tarun Kumar [Thu, 4 Apr 2024 10:42:50 +0000 (16:12 +0530)]
[ITC][nnstreamer][ACR-1830] Add new TC for nnstreamer module.
Change-Id: Icaa353b6f61854bf559d3b068182c21469db8441
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>
shobhit verma [Thu, 4 Apr 2024 10:40:16 +0000 (10:40 +0000)]
Merge "[ITC][tizen-core][ACR-1828] Added missing testcases" into tizen
shobhit verma [Thu, 4 Apr 2024 10:39:55 +0000 (10:39 +0000)]
Merge "[UTC][nnstreamer][ACR-1830] Add new testcases for ml-service" into tizen
shobhitv [Thu, 4 Apr 2024 09:26:39 +0000 (14:56 +0530)]
[ITC][tizen-core][ACR-1828] Added missing testcases
Change-Id: I006b1f077228854758051fc4fe6ebf3a738452b2
Signed-off-by: shobhitv <shobhit.v@samsung.com>
gichan2-jang [Tue, 2 Apr 2024 03:56:49 +0000 (12:56 +0900)]
[UTC][nnstreamer][ACR-1830] Add new testcases for ml-service
Add new testcases for ml-service.
Change-Id: I41c2ca4abc50ab75a7b1b9f1c720662253c046d6
Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
Hwankyu Jhun [Wed, 3 Apr 2024 04:45:39 +0000 (13:45 +0900)]
[UTC][tizen-core][ACR-1828] Add missing testcases to header files
Adds:
- utc_tizen_core_event_prepend_handler_p()
- utc_tizen_core_event_prepend_handler_n()
Change-Id: I86f3fc674742049e35f472c139e10d16c87148c4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
gichan2-jang [Tue, 2 Apr 2024 07:58:50 +0000 (16:58 +0900)]
[UTC/ITC][nnstreamer] Update API name prefix - ml_service_pipeline
Update API name prefix from ml_service_[method]_pipeline to ml_service_pipeline_[method]
This reverts commit
5b3e4f9abf322bd99127774a2d4311bc8ed98680.
Change-Id: I1fd44a9570020d27314394bf30900bb9f9a414de
Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
shobhit verma [Tue, 2 Apr 2024 05:06:09 +0000 (05:06 +0000)]
Merge "[TCT][Scripts][Non-ACR] Remove build support for unsupported ctc modules" into tizen
Utkarsh Tiwari [Tue, 2 Apr 2024 04:12:30 +0000 (09:42 +0530)]
[TCT][Scripts][Non-ACR] Remove build support for unsupported ctc modules
Change-Id: I26816d69b956eff6107e5aea8840451ef99624cc
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
Abuzar Maqsood [Tue, 2 Apr 2024 04:08:10 +0000 (09:38 +0530)]
[ITC][media-content][Non-ACR] removed depricated API entry from mobile header file
Change-Id: I17ae5f35673f913a2a067ec99fbcfaf291d43f53
Signed-off-by: Abuzar Maqsood <abuzar.m@samsung.com>
shobhit verma [Mon, 1 Apr 2024 11:11:23 +0000 (11:11 +0000)]
Merge "Revert "[UTC/ITC][nnstreamer] Update API name prefix - ml_service_pipeline"" into tizen
shobhit verma [Mon, 1 Apr 2024 10:50:11 +0000 (10:50 +0000)]
Revert "[UTC/ITC][nnstreamer] Update API name prefix - ml_service_pipeline"
This reverts commit
3717ef86d1cdf62f073e87e647f0e7a8b3a525af.
Change-Id: Ic9b040e0a2afb1a7ae211c537a348163d3f4f9d4
shobhit verma [Mon, 1 Apr 2024 09:09:42 +0000 (09:09 +0000)]
Merge "[ITC][media-content][ACR-1838] Remove Deprecated bookmark and playlist API's" into tizen
shobhit verma [Mon, 1 Apr 2024 09:07:47 +0000 (09:07 +0000)]
Merge "[UTC][media-content][ACR-1838] Deprecate all bookmark and playlist" into tizen
Tarun Kumar [Mon, 1 Apr 2024 08:44:41 +0000 (14:14 +0530)]
[ITC][media-content][ACR-1838] Remove Deprecated bookmark and playlist API's
Change-Id: I4732918226a66c156ab990567797c96973526567
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>
shobhit verma [Mon, 1 Apr 2024 08:26:16 +0000 (08:26 +0000)]
Merge "[TCT][Scripts][Non-ACR] Remove build support for unsupported modules" into tizen
Utkarsh Tiwari [Mon, 1 Apr 2024 08:15:27 +0000 (13:45 +0530)]
[TCT][Scripts][Non-ACR] Remove build support for unsupported modules
Change-Id: I4d82a3cee431d8ce3831d4ddb92baf787cd7d4b7
Signed-off-by: Utkarsh Tiwari <utk.tiwari@samsung.com>
gichan2-jang [Mon, 1 Apr 2024 04:16:25 +0000 (13:16 +0900)]
[UTC/ITC][nnstreamer] Update API name prefix - ml_service_pipeline
Update API name prefix from ml_service_[method]_pipeline to
ml_service_pipeline_[method]
*Known issue: When this test is merged, the TCT will break. I will submit the related patch in the image just after the test is merged.
Change-Id: Ie83b5f7f9544ef4c971375747212c6b20e4ba019
Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
Minje Ahn [Wed, 20 Mar 2024 23:54:30 +0000 (08:54 +0900)]
[UTC][media-content][ACR-1838] Deprecate all bookmark and playlist
Change-Id: I484be0707c770ed7b9d72ec790d9d205de8fdf88
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
Tarun Kumar [Wed, 27 Mar 2024 05:43:56 +0000 (11:13 +0530)]
[ITC][tizen-core][Non-ACR] Fixed ITc_tizen_core_task_quit_p TC
Change-Id: I739683c949fa42190cc1dd8365c3f37a2148a3e2
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>
Tarun Kumar [Fri, 22 Mar 2024 04:28:09 +0000 (09:58 +0530)]
[ITC][tizen-core][ACR-1828] Added missing packaging and header file
Change-Id: Iee8e9004973878c0d46ac59ebf6604fd4f5edf02
Signed-off-by: Tarun Kumar <tarun1.kumar@samsung.com>