Gráfico de commits

13 Commits

Autor SHA1 Mensaje Fecha
nives-vukovic 758a6b863c EXSWHTEC-14 - Implement tests for hipEventCreateWithFlags (#2902)
- Add hipEventCreateWithFlags.cc with a simple positive unit test
- Divide Unit_hipEventCreate_NullCheck into two separate tests

Signed-off-by: Nives Vukovic <nives.vukovic@htecgroup.com>
2022-09-12 20:29:42 +05:30
Fábio 159d41531d EXSWCPHIPT-105: Add testing for hipEventDestroy (#2727) 2022-08-05 11:00:06 +05:30
Jatin Chaudhary 1a3cbc472e EXSWCPHIPT-35 - Add hipEventQuery tests (#2721) 2022-08-03 19:24:02 +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
Jatin Chaudhary cd90931c0d EXSWCPHIPT-102 - Adding hipEventRecord Tests (#2722) 2022-07-01 11:30:02 +05:30
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
Fábio 50829a3b00 EXSWCPHIPT-107: Added testing for hipEventCreate (#2729) 2022-06-20 16:21:01 +05:30
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 ab3dc9ccac SWDEV-327563 - Windows: enable skipped devicelib, event, stream tests (#2668)
Change-Id: Iebc9766f71f20148d2d4b6e08de7745111393a97
2022-05-06 11:04:10 -07:00
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
Satyanvesh Dittakavi 6cc162f6cf SWDEV-289401 - update hipEvent unit test (#2312)
Reduce the data size as unit tests are expected to take lesser time

Change-Id: Ic30be2ba3e0ff5fff19404b46163b79878716b70
2021-08-19 10:28:51 +05:30
Satyanvesh Dittakavi 5816d20752 SWDEV-289401 - Catch2 tests for hip event APIs
Change-Id: I7c28f842282e07c21656fb92ddbb1a9ad32d752c
2021-07-30 07:15:00 -04:00