Salome HOME
Test extension for checking algorithms
[modules/adao.git] / test / CTestTestfileInstall.cmake.in
index 27aef2dd55806da8875aad4bd978c92a928f720d..4fe93a419cc43d1ac7fe6868ddfebfd607c06a20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
@@ -25,6 +25,12 @@ SET(COMPONENT_NAME ADAO)
 SET(TIMEOUT        500)
 
 # Add all test subdirs
-SUBDIRS( test1001
-         test1002
+SUBDIRS(
+    test1001
+    test1002
+    test6701
+    test6702
+    test6703
+    test6901
+    test6902
     )