# This file is generated by the script SetUpCtestFiles.py
# If possible, modify the script to fix any issues with the CMakeLists.txt files
# Or you can remove this header line to prevent this file from being overwritten

file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran.cir ${CMAKE_CURRENT_BINARY_DIR}/tran.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-multifile.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-multifile.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-nooverwrite.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-nooverwrite.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/tran.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tran.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-sens.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-nosens.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-nosens.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens-multifile.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-sens-multifile.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens-nooverwrite.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-sens-nooverwrite.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/tran-sens.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tran-sens.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-nohomotopy.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-nohomotopy.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy-multifile.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy-multifile.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy-nooverwrite.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy-nooverwrite.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens-error.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-sens-error.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens-error.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/tran-sens-error.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tran-sens-error.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-sens-error.cir.options ${CMAKE_CURRENT_BINARY_DIR}/tran-sens-error.cir.options ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy-error.cir ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy-error.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy-error.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy-error.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy-error.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tran-homotopy-error.cir.options ${CMAKE_CURRENT_BINARY_DIR}/tran-homotopy-error.cir.options ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tags ${CMAKE_CURRENT_BINARY_DIR}/tags ONLY_IF_DIFFERENT)
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy-error.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-homotopy-error.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} tran-homotopy-error.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-homotopy-error.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy-error.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;sens;homotopy;errorexit")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy-error.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-homotopy-error.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} tran-homotopy-error.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-homotopy-error.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy-error.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;sens;homotopy;errorexit")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-homotopy.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} tran-homotopy.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-homotopy.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;raw;sens;homotopy")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-homotopy.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} tran-homotopy.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-homotopy.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-homotopy.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;raw;sens;homotopy")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens-error.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-sens-error.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} tran-sens-error.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-sens-error.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens-error.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;sens;homotopy;errorexit")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens-error.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-sens-error.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} tran-sens-error.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-sens-error.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens-error.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;sens;homotopy;errorexit")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-sens.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} tran-sens.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-sens.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;raw;sens;homotopy")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran-sens.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} tran-sens.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran-sens.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran-sens.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;raw;sens;homotopy")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} tran.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;raw;sens;homotopy")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran.cir.sh COMMAND perl -I${XyceRegressionTestScripts} tran.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} tran.cir ${OutputDataDir}/Certification_Tests/BUG_966_SON/tran.cir.prn )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_966_SON/tran.cir.sh PROPERTY LABELS "serial;nightly;parallel;output;raw;sens;homotopy")
endif()
