Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
Branislav Brzak
35c7d3e1c6
SWDEV-448163 - Fix Doxygen warnings
...
Change-Id: If72e312461a72920b6a482009c9aef4cf92f2e1b
[ROCm/hip-tests commit: 6c23e25c86 ]
2024-03-25 05:18:34 -04:00
Rupam Chetia
a4e764fb69
SWDEV-396085 - [catch2][dtest] Adding stress test case for hipHostRegister() to test SVM feature
...
Change-Id: I4a38086bb736a596114e9f42ecfe6cfb0bc968b8
[ROCm/hip-tests commit: ae62b51e00 ]
2024-01-23 22:38:09 -05:00
ROCm CI Service Account
7e6f301b4e
SWDEV-383372 - [catch2][dtest] Adding corner and stress tests for hipHostMalloc(). ( #208 )
...
Change-Id: I2308059e50a951a1e70de4f90fef9e2c76af21f1
[ROCm/hip-tests commit: 0b56a9d38c ]
2023-08-14 20:50:29 +05:30
ROCm CI Service Account
be8a0d7d2c
SWDEV-389689 - Rework oversubscription test to use threads instead of process. Also consider system memory when oversubscribing ( #317 )
...
Change-Id: If063552e9e2815f07e944259237310f6fef37ad5
[ROCm/hip-tests commit: 329a350ec0 ]
2023-06-28 12:47:48 +05:30
ROCm CI Service Account
429f98452b
SWDEV-327563 - stress tests executable name change ( #183 )
...
Helps to differentiate functional tests vs stress tests
Change-Id: I6269fc58f21c9d4e8a71268006b8da926f0ddbe0
[ROCm/hip-tests commit: 4f9ba54fb1 ]
2023-03-06 16:57:04 +05:30
Rahul Garg
ca57f979a0
Catch2 standalone exe ( #129 )
...
* SWDEV-359379 - catch2: Standalone single exe per file
-workaround for rsp file issue.
-Creates single exe per file
-tests detection is still during execution time and NOT compile time
Change-Id: Iddfb83d57b2d767212f3d9307a276b7d572da6cd
* SWDEV-359379 - Update CMakeList
* Update Catch.cmake
* Temporarily disable failing tests
[ROCm/hip-tests commit: 961245e9f4 ]
2023-01-19 14:09:14 -08:00
ROCm CI Service Account
ee95d39a40
SWDEV-361383 - Fixing compilation issue for stress test files under catch2 framework ( #2998 )
...
Change-Id: I4253a6cdb2c10bcb0021f869b7b3c4f1acd28787
[ROCm/hip-tests commit: 339a51dcaf ]
2022-10-19 16:52:24 +05:30
ROCm CI Service Account
bebf1a2bc9
SWDEV-339657 - Update catch codes with correct coordinates ( #2735 )
...
Change-Id: I8ca78d770a742bf6c2abede494759caa923fcc19
[ROCm/hip-tests commit: d31aca651d ]
2022-06-15 10:58:10 -07:00
Jatin Chaudhary
a9f5e0bd3d
Add missing tests for hipHostMalloc ( #2566 )
...
[ROCm/hip-tests commit: 8b291f071a ]
2022-06-10 21:16:23 +05:30
Jatin Chaudhary
904cc67751
Add/Improve hipMalloc Tests ( #2607 )
...
[ROCm/hip-tests commit: 80e87eb23e ]
2022-05-25 14:04:07 +05:30
lthakur
48716289bd
SWDEV-298757 - Moving Unit_hipMemPrefetchAsyncOneToAll into stress/memory directory ( #2460 )
...
[ROCm/hip-tests commit: e108ed9cbf ]
2022-02-25 19:39:30 +05:30
lthakur
6e31b0e176
SWDEV-298757 - Moved long running tests into stress category. ( #2461 )
...
[ROCm/hip-tests commit: 460a07f338 ]
2022-02-23 11:58:08 -08:00
agunashe
82957e3458
SWDEV-273235 - Linux: catch2 shared lib to executable ( #2421 )
...
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206
[ROCm/hip-tests commit: f90c5d218c ]
2021-11-26 11:02:29 +05:30
lthakur
0ef5bb1917
SWDEV-298757 - Adding stress test for hipMallocManaged() api ( #2397 )
...
Change-Id: Ie5d016bec9c939c3af60c1476a79d7685e774ced
[ROCm/hip-tests commit: 0863a2e813 ]
2021-11-25 15:10:56 +05:30
Maneesh Gupta
4d8ff0e321
Revert "SWDEV-289405 - [catch2][dtest][module] Migration of Module files to CATCH2 framework ( #2351 )" ( #2354 )
...
This reverts commit 595ec1b4bb .
[ROCm/hip-tests commit: 1d15e18e30 ]
2021-09-20 10:47:52 +05:30
dkrottap
595ec1b4bb
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
[ROCm/hip-tests commit: 4e1a3ff850 ]
2021-09-17 11:39:36 +05:30
DURGESH KROTTAPALLI
3961c18919
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
[ROCm/hip-tests commit: 18591bc68f ]
2021-07-31 00:48:43 +05:30
cjatin
abab64b35a
SWDEV-277697 - Adding Infra and dependent libs: Catch2 and json parser, for new HIP Testing framework
...
Change-Id: Iedfa041ec9acc13eeb631ff67e1677e2fe29463d
[ROCm/hip-tests commit: be6809d8d1 ]
2021-05-19 00:47:00 -04:00