# 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}/Supernode_Warning.cir ${CMAKE_CURRENT_BINARY_DIR}/Supernode_Warning.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/Supernode_Warning.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/Supernode_Warning.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/Supernode_Warning.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/FloatingNode_Warning.cir ${CMAKE_CURRENT_BINARY_DIR}/FloatingNode_Warning.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/FloatingNode_Warning.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/FloatingNode_Warning.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/FloatingNode_Warning.cir.sh PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/Bad_Voltage_Node_Error.cir ${CMAKE_CURRENT_BINARY_DIR}/Bad_Voltage_Node_Error.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/Bad_Voltage_Node_Error.cir.sh ${CMAKE_CURRENT_BINARY_DIR}/Bad_Voltage_Node_Error.cir.sh ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/Bad_Voltage_Node_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}/tags ${CMAKE_CURRENT_BINARY_DIR}/tags ONLY_IF_DIFFERENT)
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Message/Topology/Bad_Voltage_Node_Error.cir.sh COMMAND perl -I${XyceRegressionTestScripts} Bad_Voltage_Node_Error.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} Bad_Voltage_Node_Error.cir ${OutputDataDir}/Message/Topology/Bad_Voltage_Node_Error.cir.prn )
  set_property(TEST ${TestNamePrefix}Message/Topology/Bad_Voltage_Node_Error.cir.sh PROPERTY LABELS "nightly;serial;parallel")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Message/Topology/Bad_Voltage_Node_Error.cir.sh COMMAND perl -I${XyceRegressionTestScripts} Bad_Voltage_Node_Error.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} Bad_Voltage_Node_Error.cir ${OutputDataDir}/Message/Topology/Bad_Voltage_Node_Error.cir.prn )
  set_property(TEST ${TestNamePrefix}Message/Topology/Bad_Voltage_Node_Error.cir.sh PROPERTY LABELS "nightly;serial;parallel")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Message/Topology/FloatingNode_Warning.cir.sh COMMAND perl -I${XyceRegressionTestScripts} FloatingNode_Warning.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} FloatingNode_Warning.cir ${OutputDataDir}/Message/Topology/FloatingNode_Warning.cir.prn )
  set_property(TEST ${TestNamePrefix}Message/Topology/FloatingNode_Warning.cir.sh PROPERTY LABELS "nightly;serial;parallel")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Message/Topology/FloatingNode_Warning.cir.sh COMMAND perl -I${XyceRegressionTestScripts} FloatingNode_Warning.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} FloatingNode_Warning.cir ${OutputDataDir}/Message/Topology/FloatingNode_Warning.cir.prn )
  set_property(TEST ${TestNamePrefix}Message/Topology/FloatingNode_Warning.cir.sh PROPERTY LABELS "nightly;serial;parallel")
endif()
if( (NOT Xyce_PARALLEL_MPI) AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Message/Topology/Supernode_Warning.cir.sh COMMAND perl -I${XyceRegressionTestScripts} Supernode_Warning.cir.sh $<TARGET_FILE:Xyce> ${XYCE_VERIFY} ${XYCE_VERIFY} Supernode_Warning.cir ${OutputDataDir}/Message/Topology/Supernode_Warning.cir.prn )
  set_property(TEST ${TestNamePrefix}Message/Topology/Supernode_Warning.cir.sh PROPERTY LABELS "nightly;serial;parallel")
endif()
if( Xyce_PARALLEL_MPI  AND PERL_FOUND )
  add_test(NAME ${TestNamePrefix}Message/Topology/Supernode_Warning.cir.sh COMMAND perl -I${XyceRegressionTestScripts} Supernode_Warning.cir.sh "mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce>" ${XYCE_VERIFY} ${XYCE_VERIFY} Supernode_Warning.cir ${OutputDataDir}/Message/Topology/Supernode_Warning.cir.prn )
  set_property(TEST ${TestNamePrefix}Message/Topology/Supernode_Warning.cir.sh PROPERTY LABELS "nightly;serial;parallel")
endif()
