# Copyright 2019 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # DO NOT EDIT -- GENERATED BY CMake -- Change the CMakeLists.txt file if needed """Automatically generated source lists for spanner_client_testing - DO NOT EDIT.""" spanner_client_testing_hdrs = [ "testing/cleanup_stale_databases.h", "testing/cleanup_stale_instances.h", "testing/database_integration_test.h", "testing/fake_clock.h", "testing/matchers.h", "testing/mock_database_admin_stub.h", "testing/mock_instance_admin_stub.h", "testing/mock_partial_result_set_reader.h", "testing/mock_spanner_stub.h", "testing/pick_instance_config.h", "testing/pick_random_instance.h", "testing/policies.h", "testing/random_backup_name.h", "testing/random_database_name.h", "testing/random_instance_name.h", ] spanner_client_testing_srcs = [ "testing/cleanup_stale_databases.cc", "testing/cleanup_stale_instances.cc", "testing/database_integration_test.cc", "testing/pick_instance_config.cc", "testing/pick_random_instance.cc", "testing/random_backup_name.cc", "testing/random_database_name.cc", "testing/random_instance_name.cc", ]