diff --git a/src/tl/unit_tests/tlAlgorithm.cc b/src/tl/unit_tests/tlAlgorithmTests.cc similarity index 100% rename from src/tl/unit_tests/tlAlgorithm.cc rename to src/tl/unit_tests/tlAlgorithmTests.cc diff --git a/src/tl/unit_tests/tlClassRegistry.cc b/src/tl/unit_tests/tlClassRegistryTests.cc similarity index 100% rename from src/tl/unit_tests/tlClassRegistry.cc rename to src/tl/unit_tests/tlClassRegistryTests.cc diff --git a/src/tl/unit_tests/tlCommandLineParser.cc b/src/tl/unit_tests/tlCommandLineParserTests.cc similarity index 100% rename from src/tl/unit_tests/tlCommandLineParser.cc rename to src/tl/unit_tests/tlCommandLineParserTests.cc diff --git a/src/tl/unit_tests/tlDataMapping.cc b/src/tl/unit_tests/tlDataMappingTests.cc similarity index 100% rename from src/tl/unit_tests/tlDataMapping.cc rename to src/tl/unit_tests/tlDataMappingTests.cc diff --git a/src/tl/unit_tests/tlDeferredExecution.cc b/src/tl/unit_tests/tlDeferredExecutionTests.cc similarity index 100% rename from src/tl/unit_tests/tlDeferredExecution.cc rename to src/tl/unit_tests/tlDeferredExecutionTests.cc diff --git a/src/tl/unit_tests/tlDeflate.cc b/src/tl/unit_tests/tlDeflateTests.cc similarity index 100% rename from src/tl/unit_tests/tlDeflate.cc rename to src/tl/unit_tests/tlDeflateTests.cc diff --git a/src/tl/unit_tests/tlEvents.cc b/src/tl/unit_tests/tlEventsTests.cc similarity index 100% rename from src/tl/unit_tests/tlEvents.cc rename to src/tl/unit_tests/tlEventsTests.cc diff --git a/src/tl/unit_tests/tlExpression.cc b/src/tl/unit_tests/tlExpressionTests.cc similarity index 100% rename from src/tl/unit_tests/tlExpression.cc rename to src/tl/unit_tests/tlExpressionTests.cc diff --git a/src/tl/unit_tests/tlFileSystemWatcher.cc b/src/tl/unit_tests/tlFileSystemWatcherTests.cc similarity index 100% rename from src/tl/unit_tests/tlFileSystemWatcher.cc rename to src/tl/unit_tests/tlFileSystemWatcherTests.cc diff --git a/src/tl/unit_tests/tlFileUtils.cc b/src/tl/unit_tests/tlFileUtilsTests.cc similarity index 100% rename from src/tl/unit_tests/tlFileUtils.cc rename to src/tl/unit_tests/tlFileUtilsTests.cc diff --git a/src/tl/unit_tests/tlHttpStream.cc b/src/tl/unit_tests/tlHttpStreamTests.cc similarity index 100% rename from src/tl/unit_tests/tlHttpStream.cc rename to src/tl/unit_tests/tlHttpStreamTests.cc diff --git a/src/tl/unit_tests/tlInt128Support.cc b/src/tl/unit_tests/tlInt128SupportTests.cc similarity index 100% rename from src/tl/unit_tests/tlInt128Support.cc rename to src/tl/unit_tests/tlInt128SupportTests.cc diff --git a/src/tl/unit_tests/tlIntervalMap.cc b/src/tl/unit_tests/tlIntervalMapTests.cc similarity index 100% rename from src/tl/unit_tests/tlIntervalMap.cc rename to src/tl/unit_tests/tlIntervalMapTests.cc diff --git a/src/tl/unit_tests/tlIntervalSet.cc b/src/tl/unit_tests/tlIntervalSetTests.cc similarity index 100% rename from src/tl/unit_tests/tlIntervalSet.cc rename to src/tl/unit_tests/tlIntervalSetTests.cc diff --git a/src/tl/unit_tests/tlKDTree.cc b/src/tl/unit_tests/tlKDTreeTests.cc similarity index 100% rename from src/tl/unit_tests/tlKDTree.cc rename to src/tl/unit_tests/tlKDTreeTests.cc diff --git a/src/tl/unit_tests/tlLongInt.cc b/src/tl/unit_tests/tlLongIntTests.cc similarity index 100% rename from src/tl/unit_tests/tlLongInt.cc rename to src/tl/unit_tests/tlLongIntTests.cc diff --git a/src/tl/unit_tests/tlMath.cc b/src/tl/unit_tests/tlMathTests.cc similarity index 100% rename from src/tl/unit_tests/tlMath.cc rename to src/tl/unit_tests/tlMathTests.cc diff --git a/src/tl/unit_tests/tlObject.cc b/src/tl/unit_tests/tlObjectTests.cc similarity index 100% rename from src/tl/unit_tests/tlObject.cc rename to src/tl/unit_tests/tlObjectTests.cc diff --git a/src/tl/unit_tests/tlReuseVector.cc b/src/tl/unit_tests/tlReuseVectorTests.cc similarity index 100% rename from src/tl/unit_tests/tlReuseVector.cc rename to src/tl/unit_tests/tlReuseVectorTests.cc diff --git a/src/tl/unit_tests/tlStableVector.cc b/src/tl/unit_tests/tlStableVectorTests.cc similarity index 100% rename from src/tl/unit_tests/tlStableVector.cc rename to src/tl/unit_tests/tlStableVectorTests.cc diff --git a/src/tl/unit_tests/tlString.cc b/src/tl/unit_tests/tlStringTests.cc similarity index 100% rename from src/tl/unit_tests/tlString.cc rename to src/tl/unit_tests/tlStringTests.cc diff --git a/src/tl/unit_tests/tlThreadedWorkers.cc b/src/tl/unit_tests/tlThreadedWorkersTests.cc similarity index 100% rename from src/tl/unit_tests/tlThreadedWorkers.cc rename to src/tl/unit_tests/tlThreadedWorkersTests.cc diff --git a/src/tl/unit_tests/tlThreads.cc b/src/tl/unit_tests/tlThreadsTests.cc similarity index 100% rename from src/tl/unit_tests/tlThreads.cc rename to src/tl/unit_tests/tlThreadsTests.cc diff --git a/src/tl/unit_tests/tlUtils.cc b/src/tl/unit_tests/tlUtilsTests.cc similarity index 100% rename from src/tl/unit_tests/tlUtils.cc rename to src/tl/unit_tests/tlUtilsTests.cc diff --git a/src/tl/unit_tests/tlVariant.cc b/src/tl/unit_tests/tlVariantTests.cc similarity index 100% rename from src/tl/unit_tests/tlVariant.cc rename to src/tl/unit_tests/tlVariantTests.cc diff --git a/src/tl/unit_tests/tlWebDAV.cc b/src/tl/unit_tests/tlWebDAVTests.cc similarity index 100% rename from src/tl/unit_tests/tlWebDAV.cc rename to src/tl/unit_tests/tlWebDAVTests.cc diff --git a/src/tl/unit_tests/tlXMLParser.cc b/src/tl/unit_tests/tlXMLParserTests.cc similarity index 100% rename from src/tl/unit_tests/tlXMLParser.cc rename to src/tl/unit_tests/tlXMLParserTests.cc