target_sources(
    canary_ut
    PRIVATE position_functions_test.cpp
            string_functions_test.cpp
            map_download_test.cpp
            test_batch_update.cpp
)
