# 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}/tags ${CMAKE_CURRENT_BINARY_DIR}/tags ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tempcap.cir ${CMAKE_CURRENT_BINARY_DIR}/tempcap.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tempcap.cir.prn.gs.pl ${CMAKE_CURRENT_BINARY_DIR}/tempcap.cir.prn.gs.pl ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tempcap.cir.prn.gs.pl PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tempcap_instance.cir ${CMAKE_CURRENT_BINARY_DIR}/tempcap_instance.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tempcap_instance.cir.prn.gs.pl ${CMAKE_CURRENT_BINARY_DIR}/tempcap_instance.cir.prn.gs.pl ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tempcap_instance.cir.prn.gs.pl PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tempcap_instance2.cir ${CMAKE_CURRENT_BINARY_DIR}/tempcap_instance2.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tempcap_instance2.cir.prn.gs.pl ${CMAKE_CURRENT_BINARY_DIR}/tempcap_instance2.cir.prn.gs.pl ONLY_IF_DIFFERENT)
file(CHMOD ${CMAKE_CURRENT_BINARY_DIR}/tempcap_instance2.cir.prn.gs.pl PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap.cir COMMAND $<TARGET_FILE:Xyce> tempcap.cir )
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap.cir PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir PROPERTIES FIXTURES_SETUP tempcap.cir)
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs COMMAND perl tempcap.cir.prn.gs.pl tempcap.cir.prn)
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs PROPERTIES FIXTURES_REQUIRED tempcap.cir)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs PROPERTIES FIXTURES_SETUP tempcap.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap.cir.verify COMMAND ${XYCE_VERIFY} tempcap.cir tempcap.cir.prn.gs tempcap.cir.prn )
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir.verify PROPERTIES FIXTURES_REQUIRED tempcap.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap.cir.verify PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
endif()
if( Xyce_PARALLEL_MPI  )
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap.cir COMMAND mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce> tempcap.cir )
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap.cir PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir PROPERTIES FIXTURES_SETUP tempcap.cir)
add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs COMMAND perl tempcap.cir.prn.gs.pl tempcap.cir.prn)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs PROPERTIES FIXTURES_REQUIRED tempcap.cir)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs PROPERTIES FIXTURES_SETUP tempcap.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap.cir.gen_gs PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap.cir.verify COMMAND ${XYCE_VERIFY} tempcap.cir tempcap.cir.prn.gs tempcap.cir.prn )
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap.cir.verify PROPERTIES FIXTURES_REQUIRED tempcap.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap.cir.verify PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
endif()
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance.cir COMMAND $<TARGET_FILE:Xyce> tempcap_instance.cir )
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance.cir PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir PROPERTIES FIXTURES_SETUP tempcap_instance.cir)
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs COMMAND perl tempcap_instance.cir.prn.gs.pl tempcap_instance.cir.prn)
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs PROPERTIES FIXTURES_REQUIRED tempcap_instance.cir)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs PROPERTIES FIXTURES_SETUP tempcap_instance.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.verify COMMAND ${XYCE_VERIFY} tempcap_instance.cir tempcap_instance.cir.prn.gs tempcap_instance.cir.prn )
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir.verify PROPERTIES FIXTURES_REQUIRED tempcap_instance.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.verify PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
endif()
if( Xyce_PARALLEL_MPI  )
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance.cir COMMAND mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce> tempcap_instance.cir )
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance.cir PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir PROPERTIES FIXTURES_SETUP tempcap_instance.cir)
add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs COMMAND perl tempcap_instance.cir.prn.gs.pl tempcap_instance.cir.prn)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs PROPERTIES FIXTURES_REQUIRED tempcap_instance.cir)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs PROPERTIES FIXTURES_SETUP tempcap_instance.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.gen_gs PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.verify COMMAND ${XYCE_VERIFY} tempcap_instance.cir tempcap_instance.cir.prn.gs tempcap_instance.cir.prn )
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance.cir.verify PROPERTIES FIXTURES_REQUIRED tempcap_instance.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance.cir.verify PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
endif()
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir COMMAND $<TARGET_FILE:Xyce> tempcap_instance2.cir )
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir PROPERTIES FIXTURES_SETUP tempcap_instance2.cir)
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs COMMAND perl tempcap_instance2.cir.prn.gs.pl tempcap_instance2.cir.prn)
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs PROPERTIES FIXTURES_REQUIRED tempcap_instance2.cir)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs PROPERTIES FIXTURES_SETUP tempcap_instance2.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.verify COMMAND ${XYCE_VERIFY} tempcap_instance2.cir tempcap_instance2.cir.prn.gs tempcap_instance2.cir.prn )
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.verify PROPERTIES FIXTURES_REQUIRED tempcap_instance2.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.verify PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
endif()
if( Xyce_PARALLEL_MPI  )
  add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir COMMAND mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce> tempcap_instance2.cir )
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
  set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir PROPERTIES FIXTURES_SETUP tempcap_instance2.cir)
add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs COMMAND perl tempcap_instance2.cir.prn.gs.pl tempcap_instance2.cir.prn)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs PROPERTIES FIXTURES_REQUIRED tempcap_instance2.cir)
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs PROPERTIES FIXTURES_SETUP tempcap_instance2.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.gen_gs PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
add_test(NAME ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.verify COMMAND ${XYCE_VERIFY} tempcap_instance2.cir tempcap_instance2.cir.prn.gs tempcap_instance2.cir.prn )
set_tests_properties(${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.verify PROPERTIES FIXTURES_REQUIRED tempcap_instance2.cir.gs)
  set_property(TEST ${TestNamePrefix}TEMPCAP/tempcap_instance2.cir.verify PROPERTY LABELS "serial;nightly;parallel;analytic;valgrind;capacitor")
endif()
