a07e36b84f
Changes contain Device files under "hip/tests/src/runtimeApi/device" migrated to Catch2 and some additional device tests.
Change-Id: Ie88adc3c32c2079456b14e029cfc6c319b48d8f6
[ROCm/hip-tests commit: c9ae0281ff]
9 lines
209 B
CMake
9 lines
209 B
CMake
add_subdirectory(memory)
|
|
add_subdirectory(deviceLib)
|
|
add_subdirectory(stream)
|
|
add_subdirectory(occupancy)
|
|
add_subdirectory(device)
|
|
|
|
# Disable Saxpy test temporarily to see if CI Passes
|
|
# add_subdirectory(rtc)
|