Files
rocm-systems/tests/catch/unit/CMakeLists.txt
T
Sarbojit Sarkar c74bff1d2f SWDEV-291783 - Catch2 tests for some of Stream APIs
Change-Id: I656fc59184863ef142cf89d7541982492f6b8484
2021-07-01 01:02:06 -04:00

6 lines
155 B
CMake

add_subdirectory(memory)
add_subdirectory(deviceLib)
add_subdirectory(stream)
# Disable Saxpy test temporarily to see if CI Passes
# add_subdirectory(rtc)