fix: const qualifier in test_transport_ssh.c
CI / lint (pull_request) Failing after 7s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped
CI / lint (pull_request) Failing after 7s
CI / build-and-test (pull_request) Has been skipped
CI / sanitizers (address) (pull_request) Has been skipped
CI / sanitizers (undefined) (pull_request) Has been skipped
CI / fuzz-build (pull_request) Has been skipped
CI / coverage (pull_request) Has been skipped
CI / valgrind (pull_request) Has been skipped
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# CMake generated Testfile for
|
||||
# Source directory: /root/FastSyncProjects/FastSyncBuilder3
|
||||
# Build directory: /root/FastSyncProjects/FastSyncBuilder3/build3
|
||||
#
|
||||
# This file includes the relevant testing commands required for
|
||||
# testing this directory and lists subdirectories to be tested as well.
|
||||
add_test([=[unit_all]=] "/root/FastSyncProjects/FastSyncBuilder3/build3/tests")
|
||||
set_tests_properties([=[unit_all]=] PROPERTIES _BACKTRACE_TRIPLES "/root/FastSyncProjects/FastSyncBuilder3/CMakeLists.txt;85;add_test;/root/FastSyncProjects/FastSyncBuilder3/CMakeLists.txt;0;")
|
||||
subdirs("_deps/xxhash-build")
|
||||
Reference in New Issue
Block a user