# 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}/BSIM_fit.cir ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/BSIM_fit.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/BSIM_fit.cir.tags ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit.cir.tags ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/BSIM_fit_gold.prn ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit_gold.prn ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/BSIM_fit_params1.in ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit_params1.in ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/BSIM_fit_params2.in ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit_params2.in ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/BSIM_fit_params3.in ${CMAKE_CURRENT_BINARY_DIR}/BSIM_fit_params3.in ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/diode_template.cir ${CMAKE_CURRENT_BINARY_DIR}/diode_template.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/diode_template.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/diode_template.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/diode_template.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/diode_template_params1.in ${CMAKE_CURRENT_BINARY_DIR}/diode_template_params1.in ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/diode_template_params2.in ${CMAKE_CURRENT_BINARY_DIR}/diode_template_params2.in ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/diode_template_params3.in ${CMAKE_CURRENT_BINARY_DIR}/diode_template_params3.in ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/params.in.1 ${CMAKE_CURRENT_BINARY_DIR}/params.in.1 ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/rc_template.cir ${CMAKE_CURRENT_BINARY_DIR}/rc_template.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/rc_template.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/rc_template.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/rc_template.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
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}PARAM_RSP/BSIM_fit.cir.sh COMMAND perl -I${XyceRegressionTestScripts} BSIM_fit.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} BSIM_fit.cir ${OutputDataDir}/PARAM_RSP/BSIM_fit.cir.prn )
  set_property(TEST ${TestNamePrefix}PARAM_RSP/BSIM_fit.cir.sh PROPERTY LABELS "serial;nightly;prf;b3soi;measure")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}PARAM_RSP/diode_template.cir.sh COMMAND perl -I${XyceRegressionTestScripts} diode_template.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} diode_template.cir ${OutputDataDir}/PARAM_RSP/diode_template.cir.prn )
  set_property(TEST ${TestNamePrefix}PARAM_RSP/diode_template.cir.sh PROPERTY LABELS "serial;nightly;prf;measure")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}PARAM_RSP/rc_template.cir.sh COMMAND perl -I${XyceRegressionTestScripts} rc_template.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} rc_template.cir ${OutputDataDir}/PARAM_RSP/rc_template.cir.prn )
  set_property(TEST ${TestNamePrefix}PARAM_RSP/rc_template.cir.sh PROPERTY LABELS "serial;nightly;prf;measure")
endif()
