# 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}/bug1173son.cir ${CMAKE_CURRENT_BINARY_DIR}/bug1173son.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/bug1176son.cir ${CMAKE_CURRENT_BINARY_DIR}/bug1176son.cir ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/bug1176son.cir.tags ${CMAKE_CURRENT_BINARY_DIR}/bug1176son.cir.tags ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/table.pwl ${CMAKE_CURRENT_BINARY_DIR}/table.pwl ONLY_IF_DIFFERENT)
file(COPY_FILE ${CMAKE_CURRENT_SOURCE_DIR}/tags ${CMAKE_CURRENT_BINARY_DIR}/tags ONLY_IF_DIFFERENT)
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1173son.cir COMMAND $<TARGET_FILE:Xyce> bug1173son.cir )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1173son.cir PROPERTY LABELS "serial;nightly;bug1173son")
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1173son.cir PROPERTIES FIXTURES_SETUP bug1173son.cir)
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1173son.cir.verify COMMAND ${XYCE_VERIFY} bug1173son.cir ${OutputDataDir}/Certification_Tests/BUG_1173_1176_SON/bug1173son.cir.prn bug1173son.cir.prn )
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1173son.cir.verify PROPERTIES FIXTURES_REQUIRED bug1173son.cir)
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1173son.cir.verify PROPERTY LABELS "serial;nightly;bug1173son")
endif()
if( (NOT Xyce_PARALLEL_MPI) )
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1176son.cir COMMAND $<TARGET_FILE:Xyce> bug1176son.cir )
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1176son.cir PROPERTY LABELS "serial;nightly;bug1176son;expression;bsrc;tablefile")
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1176son.cir PROPERTIES FIXTURES_SETUP bug1176son.cir)
  add_test(NAME ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1176son.cir.verify COMMAND ${XYCE_VERIFY} bug1176son.cir ${OutputDataDir}/Certification_Tests/BUG_1173_1176_SON/bug1176son.cir.prn bug1176son.cir.prn )
  set_tests_properties(${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1176son.cir.verify PROPERTIES FIXTURES_REQUIRED bug1176son.cir)
  set_property(TEST ${TestNamePrefix}Certification_Tests/BUG_1173_1176_SON/bug1176son.cir.verify PROPERTY LABELS "serial;nightly;bug1176son;expression;bsrc;tablefile")
endif()
