Salome HOME
Update tests
[modules/med.git] / CTestTestfileInstall.cmake
index 105165093ba6ef5ce65501a1e3a27c26dcbae678..599eeab13c612387b30be3a813ace3e854b2364f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -17,6 +17,8 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-SET(SALOME_TEST_DRIVER "$ENV{ABSOLUTE_APPLI_PATH}/bin/salome/appliskel/salome_test_driver.py")
-SET(SALOME_TEST_DRIVER_GUI "$ENV{ABSOLUTE_APPLI_PATH}/bin/salome/appliskel/salome_test_driver_gui.py")
+SET(COMPONENT_NAME MEDCALC)
+SET(TIMEOUT        300)
+
+#SUBDIRS(MEDCalculator)
 SUBDIRS(MEDCalc)