This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Running Newlib test cases
- From: "Rohit Arul Raj" <rohitarulraj at gmail dot com>
- To: newlib at sources dot redhat dot com
- Date: Mon, 16 Jul 2007 17:43:42 +0530
- Subject: Running Newlib test cases
Hi all,
I want to run the test-suites present in the newlib folder.
1. Is there any documentation available regarding this.
2. I have dejagnu and its dependencies installed.
I tried using
make check-target-newlib RUNTESTFLAGS="-v -v"
But it did not work out.
3. What is the .exp file that has to be exported.
4. What are the features that the test suites present in newlib and
libgloss check?
Thanks in advance,
Rohit