Files
scylladb/test/unit/CMakeLists.txt
Andrei Chekun 570aaa2ecb test.py: clean code that isn't used anymore
Clean code that is not used anymore
2025-06-11 18:29:26 +02:00

11 lines
267 B
CMake

add_scylla_test(cross_shard_barrier_test
KIND UNIT)
add_scylla_test(lsa_sync_eviction_test
KIND UNIT)
add_scylla_test(lsa_async_eviction_test
KIND UNIT)
add_scylla_test(row_cache_alloc_stress_test
KIND UNIT)
add_scylla_test(row_cache_stress_test
KIND UNIT)