Add encrypted block store unit tests
Change-Id: I2ab20d23d2ec3fa14b33acc428f99757e27a9a38
Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
diff --git a/deployments/unit-tests/linux-pc/CMakeLists.txt b/deployments/unit-tests/linux-pc/CMakeLists.txt
index 3bb6d83..d90716c 100644
--- a/deployments/unit-tests/linux-pc/CMakeLists.txt
+++ b/deployments/unit-tests/linux-pc/CMakeLists.txt
@@ -56,3 +56,4 @@
include(${TS_ROOT}/components/rpc/common/tests.cmake)
include(${TS_ROOT}/components/rpc/mm_communicate/endpoint/sp/tests.cmake)
include(${TS_ROOT}/components/service/uefi/smm_variable/frontend/mm_communicate/tests.cmake)
+include(${TS_ROOT}/components/service/block_storage/block_store/encrypted/unit/tests.cmake)