Salome HOME
[bos #40649][CEA] Export Structured mesh in CGNS format for 2DQuadrangle and 3DHexahe...
[modules/smesh.git] / test / tests.set
index 350486d6bf0235a4613640c119ea5b68a3ebd8a9..f1a155efc1959be596b8ef2cc457cad07c01bb6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2015-2024  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -32,18 +32,23 @@ SET(BAD_TESTS
   blocFissure_07_without_session.py
   body_fitting_viscous_layer_cylinder.py
   body_fitting_viscous_layer_tpipe.py
   blocFissure_07_without_session.py
   body_fitting_viscous_layer_cylinder.py
   body_fitting_viscous_layer_tpipe.py
+  body_fitting_quanta_sphere.py
   ex04_cube5tetraHexa.py
   ex21_lamp.py
   ex29_refine.py
   ex_MakePolyLine.py
   test_smeshplugins.py
   ex04_cube5tetraHexa.py
   ex21_lamp.py
   ex29_refine.py
   ex_MakePolyLine.py
   test_smeshplugins.py
+  test_vlapi_growthlayer.py
   PAL_MESH_041_mesh.py
   PAL_MESH_043_3D.py
   SMESH_BelongToGeom.py
   PAL_MESH_041_mesh.py
   PAL_MESH_043_3D.py
   SMESH_BelongToGeom.py
+  SMESH_beta_law.py
   SMESH_box2_tetra.py
   SMESH_box3_tetra.py
   SMESH_box_tetra.py
   SMESH_controls.py
   SMESH_box2_tetra.py
   SMESH_box3_tetra.py
   SMESH_box_tetra.py
   SMESH_controls.py
+  SMESH_controls_scaled_jacobian.py
+  SMESH_controls_3D_warping.py
   SMESH_fixation_netgen.py
   SMESH_fixation_tetra.py
   SMESH_flight_skin.py
   SMESH_fixation_netgen.py
   SMESH_fixation_tetra.py
   SMESH_flight_skin.py
@@ -66,6 +71,10 @@ SET(BAD_TESTS
   SMESH_create_dual_mesh_adapt.py
   SMESH_create_dual_mesh_tpipe.py
   netgen_runner.py
   SMESH_create_dual_mesh_adapt.py
   SMESH_create_dual_mesh_tpipe.py
   netgen_runner.py
+  netgen_runner_2D.py
+  netgen_runner_1D2D3D.py
+  gmsh_runner.py
+  test_import_1D2D_with_tetras_and_pyras.py
   )
 
 # The following tests can be executed with both 'make test' and 'salome test'.
   )
 
 # The following tests can be executed with both 'make test' and 'salome test'.
@@ -75,6 +84,7 @@ SET(GOOD_TESTS
   create_penta_biquad.py
   extrusion_penta_biquad.py
   test_polyhedron_per_solid.py
   create_penta_biquad.py
   extrusion_penta_biquad.py
   test_polyhedron_per_solid.py
+  test_vlapi_shrinkgeometry.py
 
   ex01_cube2build.py
   ex02_cube2primitive.py
 
   ex01_cube2build.py
   ex02_cube2primitive.py
@@ -112,6 +122,11 @@ SET(GOOD_TESTS
   SMESH_test5.py
   )
 
   SMESH_test5.py
   )
 
+
+SET(CPP_TESTS
+  SMESH_RegularGridTest
+)
+
 # The following tests can be executed without driver, just by python.
 # ----------------------------------------------------------------------------
 
 # The following tests can be executed without driver, just by python.
 # ----------------------------------------------------------------------------
 
@@ -122,6 +137,8 @@ SET(SESSION_FREE_TESTS
   doublenodes_polyhedra.py
   shaper_smesh_groups_without_session.py
   ssl_hdf5_symbols_conflicts.py
   doublenodes_polyhedra.py
   shaper_smesh_groups_without_session.py
   ssl_hdf5_symbols_conflicts.py
+  SMESH_MeshioShapes.py
+  SMESH_MeshioFiles.py
   )
 
 # Additional files to install (not tests)
   )
 
 # Additional files to install (not tests)