Commit Graph

24 Commits

Author SHA1 Message Date
Maneesh Gupta b73f77a75a Add mising p2p checks in graph instantiate tests (#2525)
Change-Id: I37ed539ccb9fc487872807170dc62eddc598f1f6
2022-03-10 15:01:43 +05:30
ROCm CI Service Account 6c6cdc191a SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddChildGraphNode API (#2491)
Added Negative and functional tests for hipGraphAddChildGraphNode API

Change-Id: I4dbd065b758c32f1b978017cc96d112b8066b5ff
2022-02-25 18:54:55 +05:30
ROCm CI Service Account 35016e6bfe SWDEV-306122 - [catch2][dtest] hipGraphAddMemcpyNode1D API Negative test (#2492)
Change-Id: I6db16f031da0f150356aff132e21f9ecb5a1b852
2022-02-25 18:54:14 +05:30
ROCm CI Service Account 32c0ecbace SWDEV-306122 - [catch2][dtest] Tests for hipGraphHostNodeSetParams API (#2503)
Added Negative and functional tests for hipGraphHostNodeSetParams API

Change-Id: I5ec101a66b17c723a562c15d951832b65772dbbf
2022-02-25 18:53:36 +05:30
ROCm CI Service Account 3a4fde33e2 SWDEV-306122 - [catch2][dtest] hipGraph tests for GetNodes/GetRootNodes (#2497)
Change-Id: I5e9fafd0802585b6b33c391d7281151010ffc1c3
2022-02-25 16:25:51 +05:30
sumanthtg 8b073e2123 SWDEV-306122 - [catch2][dtest] hipGraph functional tests for GetNodes/GetRootNotes (#2441)
Change-Id: I9b31252ddb5259b2e7c2bc7502e0494a8041ed9e
2022-02-25 14:07:38 +05:30
ROCm CI Service Account 9e86513dbe SWDEV-306122 - [catch2][dtest] Tests for hipGraphDestroyNode API (#2509)
Added negative and functional tests for hipGraphDestroyNode API

Change-Id: Ifc4183b94e8fd428c44f2bbc3016539f972b8069
2022-02-25 14:04:23 +05:30
ROCm CI Service Account 9ba5219d23 SWDEV-316467 - tests to verify hipGraphMemcpyNodeSetParamsToSymbol negative scenarios (#2499)
Change-Id: I38c7fe6ea060ce8f4c2ffe3ddd6ef927da2e864a
2022-02-24 20:47:07 +05:30
ROCm CI Service Account e828af2af0 SWDEV-306122 - [catch2][dtest] hipGraphExecMemsetNodeSetParams added Functional and Negative test scenario (#2500)
Change-Id: Ia6cc644e59985bdee8a7b5ebccf6ced711dcfc7b
2022-02-24 20:46:30 +05:30
ROCm CI Service Account efa19632d9 SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeToSymbol API (#2501)
Added Negative and functional tests for hipGraphAddMemcpyNodeToSymbol API

Change-Id: I2cae4de9977c8d2ecbdd6ec6868514cd6e1c6efd
2022-02-24 20:45:30 +05:30
ROCm CI Service Account 440ee05bd3 SWDEV-306122 - [catch2][dtest] Tests for hipGraphExecHostNodeSetParams API (#2502)
Added Negative and functional tests for hipGraphExecHostNodeSetParams API

Change-Id: I56ae94cff564fc0888fa6f0398ecb913cf4b9eed
2022-02-24 20:44:54 +05:30
ROCm CI Service Account 954b75ad07 SWDEV-306122 - [catch2][dtest] Tests for hipGraphNodeFindInClone API (#2504)
Added Negative and functional tests for hipGraphNodeFindInClone API

Change-Id: I62382f6e5fcb5c1ca62fca7326efb8e6fc0ab624
2022-02-24 20:44:23 +05:30
ROCm CI Service Account 9360299244 SWDEV-306122 - [catch2][dtest] Tests for hipGraphChildGraphNodeGetGraph API (#2505)
Added Negative and functional tests for hipGraphChildGraphNodeGetGraph API

Change-Id: I93c905687b684448297bde203414f9e6cc1f454a
2022-02-24 20:43:51 +05:30
ROCm CI Service Account 94bde83802 SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddMemcpyNodeFromSymbol API (#2506)
Added Negative and functional tests for hipGraphAddMemcpyNodeFromSymbol API

Change-Id: Ic65045ca56ae8949efd7690e62f788ff888cd893
2022-02-24 20:43:14 +05:30
ROCm CI Service Account 5912b08e2f SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api (#2498)
Change-Id: I65088f4107158e320d54b5e54a47d4ad8ce5d85f
2022-02-24 18:57:27 +05:30
ROCm CI Service Account b0702f55e4 SWDEV-306122 - [catch2][dtest] Tests for hipGraphAddHostNode API (#2507)
Added Negative and functional tests for hipGraphAddHostNode API

Change-Id: I7237cdf62daa492d94b1f67fcb9df8b2260d8052

Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli>
2022-02-24 16:54:07 +05:30
ROCm CI Service Account eb500d7eb0 SWDEV-306122 - [catch2][dtest] Tests for hipGraphInstantiateWithFlags API (#2508)
Added Negative and functional tests for hipGraphInstantiateWithFlags API

Change-Id: Ife82615f4aec3c5df90e4640a7cc4381709306d9

Co-authored-by: DURGESH KROTTAPALLI <Durgesh.Krottapalli@amd.com>
2022-02-24 16:41:35 +05:30
ROCm CI Service Account d564bb34f9 SWDEV-306122 - [catch2][dtest] hipGraphClone API (#2510)
Added Negative, functional and multithreaded  tests for hipGraphClone API

Change-Id: I0733b469c1f1f0e897ed70c49b6ad3756a35f1b5
2022-02-24 16:40:14 +05:30
agunashe 2e4d43deb1 SWDEV-273235 - enabling catch2 config file and graph tests (#2437)
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
2021-12-16 10:11:13 +05:30
agunashe 7073499c22 SWDEV-273235 - catch2 packaging for jenkins build (#2430)
Change-Id: I9686b3e26d4e8a24ce97ac1e1f31a4293678d577
2021-12-16 10:11:02 +05:30
sumanthtg 07c2e5b668 SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddEmptyNode (#2411)
Change-Id: I93139c195e4621d33d9330413b6eedaf714c72d8
2021-11-26 07:19:49 +05:30
sumanthtg 0840b502e2 SWDEV-306122 - [catch2][dtest] hipGraph functional tests for hipGraphAddDependencies (#2410)
Change-Id: Iec9f15db89192f73ebb7f2452199d0b41d18da88
2021-11-26 07:19:12 +05:30
sumanthtg 085fa55238 SWDEV-308570 - [catch2][dtest] Existing hipGraph tests migrated from HIT to Catch2 (#2409)
Change-Id: If831cb41175b43a98863d2b023f11e9a228f6584
2021-11-26 07:18:18 +05:30
sumanthtg f422d75818 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api (#2408)
Change-Id: I970cbf88667c5da19496d6a09e7fa0ffb5e29b2b
2021-11-26 04:45:45 +05:30