Commit Graph

8 Commits

Author SHA1 Message Date
Fábio cc7ae07901 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

[ROCm/hip commit: d46d399976]
2022-06-28 09:00:37 +05:30
ROCm CI Service Account 35493c31f1 SWDEV-1 - Add -ldl as linking flag for catch2 tests. (#2741)
Change-Id: I81c759363f35c3822447563e51c2db670edf9cb3

[ROCm/hip commit: f0e03e9d45]
2022-06-16 09:28:30 +05:30
Fábio bdee650e17 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

[ROCm/hip commit: 604de0f817]
2022-06-13 15:35:02 +05:30
ROCm CI Service Account 9fe86a1f3b SWDEV-314946 - Windows: adding properties to hip tests exe (#2620)
Change-Id: I3bac668345e3168f8a2b2772bf8ca422430803d8


[ROCm/hip commit: 7b8ac4cc7a]
2022-04-13 10:26:25 -07:00
agunashe c6f47ab2d9 SWDEV-1 - hip tests: Moving ctest file generation to execution phase (#2522)
Earlier ctest file creation was taking place during build time.
Due to cmake framework issue the file creation had issues,
which in turn failed the test build.
This change moves this logic to the execution phase
and gets rid of the unwanted dependency during build time

Change-Id: Ifbf7e325f1b15a8be12e76560a6d339bc76705ee

[ROCm/hip commit: 59a23a7441]
2022-02-28 09:26:33 -08:00
agunashe cb6829a5de SWDEV-273235 - catch2 packaging for jenkins build (#2430)
Change-Id: I9686b3e26d4e8a24ce97ac1e1f31a4293678d577

[ROCm/hip commit: d603e4b761]
2021-12-16 10:11:02 +05:30
agunashe 6a5e1ea51e SWDEV-273235 - Linux: catch2 shared lib to executable (#2421)
Change-Id: I17101e39fd05eb35c087ebdf3cb005d428d9f206

[ROCm/hip commit: 6c24531156]
2021-11-26 11:02:29 +05:30
cjatin ee8e6078f9 SWDEV-277697 - Adding Infra and dependent libs: Catch2 and json parser, for new HIP Testing framework
Change-Id: Iedfa041ec9acc13eeb631ff67e1677e2fe29463d


[ROCm/hip commit: 8084df7b49]
2021-05-19 00:47:00 -04:00