dejagnu
[Top][All Lists]
Advanced

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

[DejaGnu] Dejagnu startup


From: Shrikar
Subject: [DejaGnu] Dejagnu startup
Date: Fri, 30 Nov 2001 14:15:51 +0530

Hi...
I am developing a source level debugger and trying to use Dejagnu testing framework for its testing.
 
I encountered a problem when I used 'runtest' command.
I used runtest as :-
 
runtest -tool dbg run.exp
                  dbg  -  Executable file of debugger to be tested.
             run.exp  -  expect file name.
 
After giving this command I am getting the messages as follows
______________________________________________________________________________________________________________
 
 WARNING: Couldn't find the global config file.
 WARNING: Couldn't find tool init file
 
                === dbg tests ===
 Schedule of variations:     unix
 Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target.
 Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
 ERROR: Couldn't find tool config file for unix. Running ./run.exp ... r
 FAIL: run (timeout)
                === dbg Summary ===
# of unexpected failures
________________________________________________________________________________________________________________
 
I think something is wrong with my dejagnu configuration..
Am I mising something..?
Is there any thing that needs to be done before using runtest..?
By the way, Before using runtest Dejagnu was installed at my system using its rpm file..
Is any furthur configuring is required and if 'yes' how can I do that..?
 
Looking forward for your response.
Thanx in advance,
Warm Regards,
                                                                                                                                Shrikar.
 
 

reply via email to

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