dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DejaGnu] make check


From: Matthew Bemis
Subject: [DejaGnu] make check
Date: Fri, 19 Apr 2002 14:45:50 -0400

when I build dejagnu-1.4.2 with basic-gcc_2.95.3  the check produces 54
passes and 7 errors.
built with dejagnu-1.4.2 with basic-gcc_3.0.4 the check produces 49
passes and 7 errors.
build dejagnu-1.4.1 with basic-gcc_3.0.4 the check produces 56 passes
and 0 failures.
has anyone seen these errors?
also I am trying to add the following lines of code to  framework.exp
because I want to capture some the expect output to log into an xml
file, but I am having run time errors.

        set output ""
        if { info exists expect_out(buffer) } {
            set output $expect_out(buffer)
        }

what is wrong with that statement in a function in framwork.exp???

thanks in advance.


--
Matt Bemis
Alpha Linux Group
University of New Hampshire






reply via email to

[Prev in Thread] Current Thread [Next in Thread]