summaryrefslogtreecommitdiffhomepage
path: root/dev/tests/tracked_ptr_basic
diff options
context:
space:
mode:
authorAmlal <amlal@nekernel.org>2025-08-12 11:53:13 +0200
committerAmlal <amlal@nekernel.org>2025-08-12 11:53:24 +0200
commit54e32a8a3535d99d104775687af0731b0be3b129 (patch)
treeb43e378237a724699b785ae21ca63374c510564c /dev/tests/tracked_ptr_basic
parent2450c6579543ae94b3dcb2af4893cfc6ecd0fcef (diff)
wip: work in progress network tests using GTest. Reworked print module too.
Signed-off-by: Amlal <amlal@nekernel.org>
Diffstat (limited to 'dev/tests/tracked_ptr_basic')
-rw-r--r--dev/tests/tracked_ptr_basic/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/tests/tracked_ptr_basic/CMakeLists.txt b/dev/tests/tracked_ptr_basic/CMakeLists.txt
index 97f7204..9100e9a 100644
--- a/dev/tests/tracked_ptr_basic/CMakeLists.txt
+++ b/dev/tests/tracked_ptr_basic/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.10)
-project(TrackedPtrTests)
+project(SOCLTests)
include(FetchContent)
FetchContent_Declare(