# 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}/opamp-vf-gstepping.cir ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf-gstepping.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/opamp-vf-gstepping.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf-gstepping.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf-gstepping.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/opamp-vf.cir ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/opamp-vf.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf.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)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/opamp-vf.cir.tags ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf.cir.tags ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/opamp-vf.cir.options ${CMAKE_CURRENT_BINARY_DIR}/opamp-vf.cir.options ONLY_IF_DIFFERENT)
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}ACtests/gminstepping/opamp-vf-gstepping.cir.sh COMMAND perl -I${XyceRegressionTestScripts} opamp-vf-gstepping.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} opamp-vf-gstepping.cir ${OutputDataDir}/ACtests/gminstepping/opamp-vf-gstepping.cir.prn )
  set_property(TEST ${TestNamePrefix}ACtests/gminstepping/opamp-vf-gstepping.cir.sh PROPERTY LABELS "serial;parallel;nightly;ac;homotopy;gmin;isrc;capacitor;resistor;mos2;vpulse")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}ACtests/gminstepping/opamp-vf-gstepping.cir.sh COMMAND perl -I${XyceRegressionTestScripts} opamp-vf-gstepping.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} opamp-vf-gstepping.cir ${OutputDataDir}/ACtests/gminstepping/opamp-vf-gstepping.cir.prn )
  set_property(TEST ${TestNamePrefix}ACtests/gminstepping/opamp-vf-gstepping.cir.sh PROPERTY LABELS "serial;parallel;nightly;ac;homotopy;gmin;isrc;capacitor;resistor;mos2;vpulse")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}ACtests/gminstepping/opamp-vf.cir.sh COMMAND perl -I${XyceRegressionTestScripts} opamp-vf.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} opamp-vf.cir ${OutputDataDir}/ACtests/gminstepping/opamp-vf.cir.prn )
  set_property(TEST ${TestNamePrefix}ACtests/gminstepping/opamp-vf.cir.sh PROPERTY LABELS "serial;parallel;nightly;ac;homotopy;gmin;isrc;capacitor;resistor;mos2;vpulse;errorexit")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}ACtests/gminstepping/opamp-vf.cir.sh COMMAND perl -I${XyceRegressionTestScripts} opamp-vf.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} opamp-vf.cir ${OutputDataDir}/ACtests/gminstepping/opamp-vf.cir.prn )
  set_property(TEST ${TestNamePrefix}ACtests/gminstepping/opamp-vf.cir.sh PROPERTY LABELS "serial;parallel;nightly;ac;homotopy;gmin;isrc;capacitor;resistor;mos2;vpulse;errorexit")
endif()
