Remove tests from cmake 64/14264/1 l-release
authorAndrea Lacava <thecave003@gmail.com>
Fri, 14 Mar 2025 16:13:20 +0000 (12:13 -0400)
committerAndrea Lacava <thecave003@gmail.com>
Fri, 14 Mar 2025 16:13:20 +0000 (12:13 -0400)
Change-Id: I9584293959feaaa399baac3e21b8e06d07e41b5d
Signed-off-by: Andrea Lacava <thecave003@gmail.com>
CMakeLists.txt

index 3c1f326..067907f 100644 (file)
@@ -56,7 +56,5 @@ build_lib(
     LIBRARIES_TO_LINK 
                     ${libcore}
                     ${e2sim_LIBRARIES}
-    TEST_SOURCES test/oran-interface-test-suite.cc
-                 ${examples_as_tests_sources}
 )