# 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}/b3cap.cir ${CMAKE_CURRENT_BINARY_DIR}/b3cap.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/b3cap.cir.tags ${CMAKE_CURRENT_BINARY_DIR}/b3cap.cir.tags ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/b4cap.cir ${CMAKE_CURRENT_BINARY_DIR}/b4cap.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/b4cap.cir.tags ${CMAKE_CURRENT_BINARY_DIR}/b4cap.cir.tags ONLY_IF_DIFFERENT)
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir COMMAND $<TARGET_FILE:Xyce> b3cap.cir )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir PROPERTY LABELS "serial;nightly;parallel;bsim3;bug710")
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir PROPERTIES FIXTURES_SETUP b3cap.cir)
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir.verify COMMAND ${XYCE_VERIFY} b3cap.cir ${OutputDataDir}/Certification_Tests/BUG_710_SON/b3cap.cir.prn b3cap.cir.prn )
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir.verify PROPERTIES FIXTURES_REQUIRED b3cap.cir)
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir.verify PROPERTY LABELS "serial;nightly;parallel;bsim3;bug710")
endif()
if( Xyce_PARALLEL_MPI  )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir COMMAND mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce> b3cap.cir )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir PROPERTY LABELS "serial;nightly;parallel;bsim3;bug710")
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir PROPERTIES FIXTURES_SETUP b3cap.cir)
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir.verify COMMAND ${XYCE_VERIFY} b3cap.cir ${OutputDataDir}/Certification_Tests/BUG_710_SON/b3cap.cir.prn b3cap.cir.prn )
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir.verify PROPERTIES FIXTURES_REQUIRED b3cap.cir)
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b3cap.cir.verify PROPERTY LABELS "serial;nightly;parallel;bsim3;bug710")
endif()
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir COMMAND $<TARGET_FILE:Xyce> b4cap.cir )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir PROPERTY LABELS "serial;nightly;parallel;bsim4;bug710")
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir PROPERTIES FIXTURES_SETUP b4cap.cir)
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir.verify COMMAND ${XYCE_VERIFY} b4cap.cir ${OutputDataDir}/Certification_Tests/BUG_710_SON/b4cap.cir.prn b4cap.cir.prn )
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir.verify PROPERTIES FIXTURES_REQUIRED b4cap.cir)
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir.verify PROPERTY LABELS "serial;nightly;parallel;bsim4;bug710")
endif()
if( Xyce_PARALLEL_MPI  )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir COMMAND mpiexec -bind-to none -np 2 $<TARGET_FILE:Xyce> b4cap.cir )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir PROPERTY LABELS "serial;nightly;parallel;bsim4;bug710")
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir PROPERTIES FIXTURES_SETUP b4cap.cir)
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir.verify COMMAND ${XYCE_VERIFY} b4cap.cir ${OutputDataDir}/Certification_Tests/BUG_710_SON/b4cap.cir.prn b4cap.cir.prn )
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir.verify PROPERTIES FIXTURES_REQUIRED b4cap.cir)
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_710_SON/b4cap.cir.verify PROPERTY LABELS "serial;nightly;parallel;bsim4;bug710")
endif()
