# Copyright (c) 2026 The YAC Authors
#
# SPDX-License-Identifier: BSD-3-Clause

yac_add_test(NAME "test_couple_config_couple" MPI_PROCS 2)
yac_add_test(NAME "test_couple_config_config_output" MPI_PROCS 2)
yac_add_test(NAME "test_couple_config_field" MPI_PROCS 2)
yac_add_test(NAME "test_couple_config_field_couple" MPI_PROCS 2)
yac_add_test(NAME "test_couple_config_component" MPI_PROCS 2)
yac_add_test(NAME "test_couple_config_grid" MPI_PROCS 2)
yac_add_test(
  NAME "test_couple_config"
  LINK yaxt::yaxt_c mtime::mtime_c
  MPI_PROCS 2
)
