Граф коммитов

65 Коммитов

Автор SHA1 Сообщение Дата
ROCm CI Service Account 201fe67e81 SWDEV-327563 - Enable fixed tests linux and windows v3 (#2943)
Change-Id: Ia5c47821268d7f31b70c473ef2a4785b6735a2f1
2022-09-21 11:59:06 -07:00
ROCm CI Service Account 8da5c5016b SWDEV-346579 - MI2xx skip build/execution hipArrayCreate.cc/hipMallocArray.cc (#2917)
Change-Id: I3a39d541e8ac8b565cccc1b08403e0110edc471d
2022-09-07 13:10:20 -07:00
agunashe f3a4ea77f2 SWDEV-327563 - skip intermittent tests (#2909)
Unit_hipStreamCreateWithPriority_ValidateWithEvents
Unit_hipStreamPerThread_StrmWaitEvt
2022-08-29 17:24:00 -07:00
agunashe 0df1b972e1 SWDEV-327563 - skip intermittent staging build failures (#2865) 2022-08-22 10:06:23 -07:00
agunashe d154b4cd6b SWDEV-344154 - infrastructure to skip tests for different archs (#2850)
Change-Id: Id3bda440c4cd920ce18c14d06e2f2c6ab6346de3
2022-08-17 17:10:52 -07:00
Maneesh Gupta cfaa115959 Win: failing sub-tests need to be disabled explicitly 2022-08-04 13:23:39 +05:30
Maneesh Gupta 234eb0ccb9 Win: Disable failing hipFree tests 2022-08-04 12:24:17 +05:30
Maneesh Gupta eeb10a8238 Fix typo in config_amd_windows.json 2022-08-03 07:57:33 +05:30
agunashe 37583e5645 SWDEV-327563 - Win: Disable failing hipMemGetInfo tests (#2836) 2022-08-01 14:41:20 -07:00
ROCm CI Service Account 1c4822f24a 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 a2e3642e5b 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 7db8bde590 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 21ec83b734 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 e68136227a 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 7f3fcec95e SWDEV-340649 - Disables memory oversubscription test case (#2810)
Change-Id: I5597995c097b35564298d7ea8200ef2d89dcfa0f
2022-07-19 19:32:06 +05:30
ROCm CI Service Account e3bde76c8b 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 3ab3c5fa17 SWDEV-327563 - Enable fixed tests linux and windows (#2803)
Change-Id: Icad90d01f796a8a8cf57884b86ca1a5a2b50ec64
2022-07-19 19:28:17 +05:30
ROCm CI Service Account 978b02c52f SWDEV-306122 - [catch2][dtest] API hipGraphKernelNodeGetParams, hipGraphKernelNodeSetParams, hipGraphExecKernelNodeSetParams. (#2802)
Change-Id: Ie5eb8949f589ac7ac5eb0f02e99f2012d9c0b926
2022-07-19 19:27:29 +05:30
Maneesh Gupta 9e84a11f23 Disable Unit_hipMemVmm_Basic on windows for now 2022-07-14 11:25:25 +05:30
agunashe 83dda013c2 SWDEV-327563 - Win,Linx: Disable failing tests (#2796)
Develop to staging
2022-07-12 10:08:45 -07:00
Maneesh Gupta 1b576c9fa6 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 778bf8631d 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 329616bfd4 SWDEV-327563 - Windows: Enable skipped tests (#2773)
Change-Id: I091ca7e98dc6339853f955725c9cf3b485b2e44d
2022-06-28 10:06:30 -07:00
Fábio d46d399976 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 3befbd483f SWDEV-306122 - [catch2][dtest] hipGraphMemcpyNodeSetParamsFromSymbol API (#2762)
Change-Id: I88e5a808ca8441dc3dc745d8575d22973b7ac9d2
2022-06-23 17:40:50 -07:00
ROCm CI Service Account c7884fe741 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 5afcd13390 Add HIP_CHECK_THREAD and REQUIRE_THREAD macro for multi threaded HIP API tests (#2664) 2022-06-20 15:07:13 +05:30
agunashe 902eae64e3 SWDEV-327563 - Win:skip mempool and getUuid failing tests (#2748) 2022-06-20 09:19:15 +05:30
ROCm CI Service Account ac1d594ef1 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 604de0f817 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 69fcc3a9cd SWDEV-306122 - [catch2][dtest] hipGraph tests for hipStreamGetCaptureInfo api (#2696)
Change-Id: I73d42a87797cf70c5ac6093bc308203eae5cca00
2022-06-13 15:33:49 +05:30
Maneesh Gupta 08b7053a37 Update config_amd_windows.json 2022-06-10 12:17:49 +05:30
Maneesh Gupta ad988ac01a Update config_amd_windows.json
Disable Unit_hiprtc_functional on windows
2022-06-10 10:28:37 +05:30
ROCm CI Service Account e99cc90c26 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 f1b3292fce SWDEV-306122 - [catch2][dtest] hipGraph new functional tests for hipStreamBeginCapture/hipStreamEndCapture (#2694)
Change-Id: If62c6f0dbc6ada93b5847cfb280797f7811508f8
2022-06-02 19:31:48 +05:30
Finlay 64a20a5bb5 Updated negative tests for hipStreamGetPriority (#2517) 2022-05-25 11:50:59 +05:30
Maneesh Gupta ee582a965c 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 ab3dc9ccac 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 84c7cc50b4 SWDEV-327563 - Windows: Enable most of the memory tests skipped before (#2643)
Change-Id: Ibdaf22d139f4d2772c152b2f4455676a7adbc6bd
2022-04-27 15:38:07 -07:00
agunashe d735955db5 SWDEV-320902 - disable two failing tests on Windows (#2626) 2022-04-13 17:36:57 -07:00
ROCm CI Service Account 4e60664be1 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 dd31050d4c SWDEV-326661 - Windows: skipping failed tests to enable execution in jenkins (#2574)
Change-Id: I52e90a9f2eafeba03f62604c9350d3ebaa95b818
2022-03-28 15:55:09 -07:00
agunashe ffe3f9cf81 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 eeaadda46e SWDEV-273235 - enabling catch2 config file and graph tests (#2437)
Change-Id: Ia9ce9e4b32aaca0986b86a237ff01a030e8da4d5
2021-12-16 10:11:13 +05:30
agunashe 0d361c5621 SWDEV-273235 - catch2 windows build (#2422)
Change-Id: I331c6c2525a65746e2d0799ec8dc2f608af1176a
2021-11-26 11:52:46 +05:30
agunashe 6c24531156 SWDEV-273235 - Linux: catch2 shared lib to executable (#2421)
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
2021-11-26 11:02:29 +05:30
sumanthtg c799271ab5 SWDEV-306122 - [catch2][dtest] hipGraph tests for hipGraphAddMemcpyNode api (#2408)
Change-Id: I970cbf88667c5da19496d6a09e7fa0ffb5e29b2b
2021-11-26 04:45:45 +05:30
Jatin Chaudhary 44e844d19d SWDEV-289409 - Add Infra for process isolation (#2374)
Change-Id: Iada6e5cfd38e2ba6efa14d7328e56f2260a72931
2021-10-06 17:26:52 +05:30
sumanthtg abe851ad75 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 61ae7884a4 Revert "SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework (#2351)" (#2354)
This reverts commit 8763c8c2ad.
2021-09-20 10:47:52 +05:30