contrib/gcc-test-suite/default.cfg
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Mar 15 23:18:37 2011 +0100 (2011-03-15)
changeset 2340 580f427595bc
parent 1965 e3d532dd8b5d
permissions -rw-r--r--
scripts: allow logging of commands with variables

In a lot of places, we need to call some commands with specific
variable settings, a-la:
var1=val1 var2=val2 /foo/bar/buz opt1 opt2

Unfortunately, we currently can not log the variable settings.

Enhance CT_DoExecLog with a crude heuristic that works pretty well
and that can also log setting variables.

Reported-by: ANDY KENNEDY <ANDY.KENNEDY@adtran.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 # Default test suite configuration
     2 
     3 # Default DejaGnu configuration
     4 DG_TOOLNAME = gcc
     5 DG_TARGET_HOSTNAME = 127.0.0.1
     6 DG_TARGET_USERNAME = root
     7 
     8 # Default tests
     9 DG_C_TESTS = 
    10 DG_CPP_TESTS =