% $Id: make_test,v 2.3 2003/09/29 14:27:40 mcourtoi Exp $

% Runs a list of tests
% ---------------------------------------------------------------
     make_test   : oui

% Code_Aster main directory
     rep_ref     : HOME_CODE_ASTER

% platform
     plate-forme : IFDEF

% temporary directory (verify you have write access)
     rep_trav    : /tmp/trav

% ---------------------------------------------------------------
% IN : list of tests, where they are and where results will be
%      copied, binary, commands and elements catalogues used,
%      parameters added to binary
% ---------------------------------------------------------------
     liste_test  : HOME_CODE_ASTER/etude/liste_etude
     rep_test    : HOME_CODE_ASTER/etude
     resu_test   : HOME_CODE_ASTER/etude
     exec        : HOME_CODE_ASTER/asteru.exe
     rep_coco    : HOME_CODE_ASTER/commande
     elco        : HOME_CODE_ASTER/elements
     para        : -rep_outils REP_TOOLS -rep_mat HOME_CODE_ASTER/materiau

% ---------------------------------------------------------------
% OUT : result files (.mess, .resu) are copied in 'resu_test'
% ---------------------------------------------------------------

