X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=test%2FCTestTestfileInstall.cmake.in;h=57be46a4e87641d702e0e74e51c4c9fac8905ea0;hb=5bd6a0b7dc552789c80cfd7d7e7ce5169e307289;hp=27aef2dd55806da8875aad4bd978c92a928f720d;hpb=6d19c1961458cc7def9b5c13d105575f248bd0d3;p=modules%2Fadao.git diff --git a/test/CTestTestfileInstall.cmake.in b/test/CTestTestfileInstall.cmake.in index 27aef2d..57be46a 100644 --- a/test/CTestTestfileInstall.cmake.in +++ b/test/CTestTestfileInstall.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # @@ -25,6 +25,13 @@ SET(COMPONENT_NAME ADAO) SET(TIMEOUT 500) # Add all test subdirs -SUBDIRS( test1001 - test1002 +SUBDIRS( + test1001 + test1002 + test6701 + test6702 + test6703 + test6711 + test6901 + test6902 )