Maneesh Gupta
9e29f41a1b
Win: failing sub-tests need to be disabled explicitly
2022-08-04 13:23:39 +05:30
Maneesh Gupta
91bd07c76a
Win: Disable failing hipFree tests
2022-08-04 12:24:17 +05:30
Maneesh Gupta
00596ef7a6
Fix typo in config_amd_windows.json
2022-08-03 07:57:33 +05:30
agunashe
be9ccad135
SWDEV-327563 - Win: Disable failing hipMemGetInfo tests ( #2836 )
2022-08-01 14:41:20 -07:00
ROCm CI Service Account
258a7727b0
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependencies api ( #2827 )
...
Change-Id: I017ba7891c84adb4d24d857b31800723bd43ed59
2022-07-26 15:09:35 +05:30
ROCm CI Service Account
095355fe93
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphNodeGetDependentNodes api ( #2826 )
...
Change-Id: Ie9a81fa8829d48ace19ac3fa522f957504c3ccc0
2022-07-26 15:08:04 +05:30
ROCm CI Service Account
6c17b7f77e
SWDEV-344691 - hipMalloc3DArray fails if width is more than capacity. ( #2819 )
...
Change-Id: I3eeaa9ef2b3197b3e5c5f03ccc1ba069dfb64fb7
2022-07-26 12:14:26 +05:30
ROCm CI Service Account
bc9d0e6661
SWDEV-327563 - Enable fixed tests linux and windows v2 ( #2822 )
...
Change-Id: I094b5c8bda458917a074af9b8638074362c1aa56
2022-07-26 11:47:03 +05:30
ROCm CI Service Account
4e1d167d53
SWDEV-306122 - [catch2][dtest] hipGraphExecMemcpyNodeSetParamsToSymbol API ( #2824 )
...
Change-Id: I3f533b88f9fadcb17bde6577212cf1561fa49273
Co-authored-by: mbhiutra <meher.bhiutras@amd.com >
2022-07-26 10:47:49 +05:30
ROCm CI Service Account
6da4973612
SWDEV-340649 - Disables memory oversubscription test case ( #2810 )
...
Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f
2022-07-19 19:32:06 +05:30
ROCm CI Service Account
f4d9c38f1f
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParams1D added Functional and Negative test scenario ( #2808 )
...
Change-Id: If54fd56ae345ca4a13791bc376b3b72ce5e312b6
2022-07-19 19:30:42 +05:30
ROCm CI Service Account
1458912363
SWDEV-327563 - Enable fixed tests linux and windows ( #2803 )
...
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64
2022-07-19 19:28:17 +05:30
ROCm CI Service Account
e3ee2626f4
SWDEV-306122 - [catch2][dtest] API hipGraphKernelNodeGetParams, hipGraphKernelNodeSetParams, hipGraphExecKernelNodeSetParams. ( #2802 )
...
Change-Id: Ie5eb8949f589ac7ac5eb0f02e99f2012d9c0b926
2022-07-19 19:27:29 +05:30
Maneesh Gupta
8c5c2991ba
Disable Unit_hipMemVmm_Basic on windows for now
2022-07-14 11:25:25 +05:30
agunashe
844cff8d6b
SWDEV-327563 - Win,Linx: Disable failing tests ( #2796 )
...
Develop to staging
2022-07-12 10:08:45 -07:00
Maneesh Gupta
837a587da8
Disable newly added failing tests ( #2790 )
...
* Update hipHostUnregister.cc
- Disable Unit_hipHostUnregister_NotRegisteredPointer
- Disable Unit_hipHostUnregister_AlreadyUnregisteredPointer
* Update hipMallocPitch.cc
- Disable Unit_hipMallocPitch_ValidatePitch
- Disable failing sections of Unit_hipMalloc3D_Negative
- Disable failing sections of Unit_hipMallocPitch_Negative
- Disable failing sections of Unit_hipMemAllocPitch_Negative
* Update config_amd_windows.json
- Disabled Unit_hipMalloc3D_ValidatePitch
- Disabled Unit_hipArrayCreate_happy
2022-07-08 17:49:53 +05:30
ROCm CI Service Account
32ee6dc764
SWDEV-306122 - [catch2][dtest] Added tests for hipGraphMemcpyNodeGetParams/hipGraphMemcpyNodeSetParams API. ( #2775 )
...
Change-Id: Ie0e323a545c3bac17a35814a90b93ecd44cec537
2022-07-08 15:19:02 +05:30
ROCm CI Service Account
23182d1d44
SWDEV-327563 - Windows: Enable skipped tests ( #2773 )
...
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d
2022-06-28 10:06:30 -07:00
Fábio
a0296bd614
EXSWCPHIPT-42: Changes to HIP RTC Framework implementation ( #2732 )
...
- Removed ifdef from hipTestContext class
- Fix potential race condition in hipTest::launchRTCKernel()
- Improve documentation
- Move moduleUnloading to main() instead of explicitly calling it on every test
- Fix code formating
- Fix segmentation fault caused by using catch2 macro after catch2 is destroyed
2022-06-28 09:00:37 +05:30
ROCm CI Service Account
dc58768ddd
SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API ( #2762 )
...
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2
2022-06-23 17:40:50 -07:00
ROCm CI Service Account
95da4e27aa
SWDEV-306122 - [catch2][dtest] Adding following tests for hipGraphExecEventWaitNodeSetEvent() API. ( #2763 )
...
- Functional Test
- Negative Tests
Change-Id: I80ba185c4892162e68945f82b3c1cc9ffd9c105c
2022-06-22 15:33:09 -07:00
Jatin Chaudhary
4820aa0dd4
Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests ( #2664 )
2022-06-20 15:07:13 +05:30
agunashe
9edd6e0fd4
SWDEV-327563 - Win:skip mempool and getUuid failing tests ( #2748 )
2022-06-20 09:19:15 +05:30
ROCm CI Service Account
0b05268be2
SWDEV-337331 - Windows initial graph tests ( #2739 )
...
Enables most of graph tests on Windows.
Change-Id: I32bd9a327168378776f89d7a6c4a83ba33861c01
2022-06-15 09:38:21 -07:00
Fábio
f04fdbd0f7
EXSWCPHIPT-42 - Add HIP RTC support to the test framework ( #2719 )
...
* EXSWCPHIPT-42 - Add HIP RTC support to the test framework
* Removed ifdef from hipTestContext class
2022-06-13 15:35:02 +05:30
ROCm CI Service Account
431c938938
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api ( #2696 )
...
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00
2022-06-13 15:33:49 +05:30
Maneesh Gupta
efcb5ad910
Update config_amd_windows.json
2022-06-10 12:17:49 +05:30
Maneesh Gupta
8ae2844848
Update config_amd_windows.json
...
Disable Unit_hiprtc_functional on windows
2022-06-10 10:28:37 +05:30
ROCm CI Service Account
eb6faad464
SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode1D api ( #2695 )
...
Change-Id: Ie17e0960a5b718670d84f1583a787d4e12293e3a
2022-06-02 19:32:58 +05:30
ROCm CI Service Account
fe76fe4486
SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture ( #2694 )
...
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8
2022-06-02 19:31:48 +05:30
Finlay
99a23cfd45
Updated negative tests for hipStreamGetPriority ( #2517 )
2022-05-25 11:50:59 +05:30
Maneesh Gupta
2ff115f72f
Disable failing tests ( #2685 )
...
* Update config_amd_windows.json - Disable failing tests on windows for now
* Update hipMallocPitch.cc - Disable failing Unit_hipMallocPitch_Negative test
2022-05-18 20:01:59 +05:30
ROCm CI Service Account
824d79cd50
SWDEV-327563 - Windows: enable skipped devicelib, event, stream tests ( #2668 )
...
Change-Id: Iebc9766f71f20148d2d4b6e08de7745111393a97
2022-05-06 11:04:10 -07:00
ROCm CI Service Account
0c53bda553
SWDEV-327563 - Windows: Enable most of the memory tests skipped before ( #2643 )
...
Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd
2022-04-27 15:38:07 -07:00
agunashe
7bccf8cc16
SWDEV-320902 - disable two failing tests on Windows ( #2626 )
2022-04-13 17:36:57 -07:00
ROCm CI Service Account
bf99af9106
SWDEV-327563 - Windows: enable graph and memory build in catch2 ( #2622 )
...
Skip failing graph tests to ensure 100% pass percentage
Change-Id: I92e2f5daf32387d746097d2406b7ca991e1e1698
2022-04-11 10:48:12 -07:00
ROCm CI Service Account
8f51f799e4
SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins ( #2574 )
...
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818
2022-03-28 15:55:09 -07:00
agunashe
ec8d624959
SWDEV-273235 - hip change to build catch tests on Windows ( #2472 )
...
* SWDEV-273235 - hip change to build catch tests on Windows
Change-Id: I96de305694609c669cb81480f3572d987ce87d98
* SWDEV-1 - skip failing hipStreamPerThread_DeviceReset_1 test on Linux
2022-02-09 08:17:45 -08:00
agunashe
2e4d43deb1
SWDEV-273235 - enabling catch2 config file and graph tests ( #2437 )
...
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
2021-12-16 10:11:13 +05:30
agunashe
3ccd6ec300
SWDEV-273235 - catch2 windows build ( #2422 )
...
Change-Id: I331c6c2525a65746e2d0799ec8dc2f608af1176a
2021-11-26 11:52:46 +05:30
agunashe
f90c5d218c
SWDEV-273235 - Linux: catch2 shared lib to executable ( #2421 )
...
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
2021-11-26 11:02:29 +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
Jatin Chaudhary
cce98e445a
SWDEV-289409 - Add Infra for process isolation ( #2374 )
...
Change-Id: Iada6e5cfd38e2ba6efa14d7328e56f2260a72931
2021-10-06 17:26:52 +05:30
sumanthtg
770b64e848
SWDEV-238517 - [dtest] New Catch2 Tests for texture object apis. ( #2358 )
...
Seperate Catch2 files are created for each resource type. Future test additions of respective resource type will be added to resource type specific files.
Change-Id: I7ba09f5bd31605bb670ec70ed7f12904e34cf40d
2021-09-24 16:27:39 +05:30
Maneesh Gupta
1d15e18e30
Revert "SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )" ( #2354 )
...
This reverts commit 4e1a3ff850 .
2021-09-20 10:47:52 +05:30
sumanthtg
d818f6920d
SWDEV-292637 - [dtest] Catch2 unit and multiprocess tests for Memset3d,HostMalloc and MallocConcurrency tests ( #2348 )
...
Change-Id: I9025bc13735c1d9fb0f0811a9c9d6ad304adc134
2021-09-17 12:11:26 +05:30
dkrottap
4e1a3ff850
SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )
...
Migrated all module related files to CATCH2 framework and optimized to
have single module kernel file
Change-Id: I39aa28ef22c1b2f4d0014ca32b59b9c645b725dc
2021-09-17 11:39:36 +05:30
DURGESH KROTTAPALLI
18591bc68f
SWDEV-292393 - [catch2][dtest] Tests for hipMemcpy related apis.
...
Migrated all hipMemcpy related APIs to CATCH2 framework by optmizing
the code and moving the stress related tests to stress folder.
Change-Id: Id47669b49304c35d1a68fabdaaf3f6e3ab0428a5
2021-07-31 00:48:43 +05:30
Satyanvesh Dittakavi
8093223eec
SWDEV-289401 - Catch2 tests for hip event APIs
...
Change-Id: I7c28f842282e07c21656fb92ddbb1a9ad32d752c
2021-07-30 07:15:00 -04:00
Jatin Chaudhary
46fb008ba6
SWDEV-289409 - Add hiprtc tests
...
Change-Id: Ib26527b704aed32ae3f3ed38bf6e2fd412462c8e
2021-07-22 00:34:53 -04:00