runtestflags for libstdc++?

Andreas Tobler toa@pop.agri.ch
Tue Apr 15 18:56:00 GMT 2003


Benjamin Kosnik wrote:
>>How do I tell that I only want the threads run?
> 
> 
> Edit the file testsuite_files in $(bld)/$(host)/libstdc++/testsuite/ to
> contain the tests you want to run. I think there is a README in the
> src/libstdc++-v3/testsuite directory that tells you how to do much the
> same thing with RUNTESTFLAGS, but I don't know if it works.

The RUNTESTFLAGS is ok. At least the verbose flag:)

So, thanks a lot.

What do you think about the below?

I hope I did it correctly. And the output is not just fake....

Shall I submit/commit a patch for 3.3/3.4?

Andreas

Test Run By andreast on Tue Apr 15 20:22:50 2003
Native configuration is powerpc-apple-darwin6.3

                 === libstdc++-v3 tests ===


Schedule of variations:
     unix

Running target unix
Running 
/Volumes/xufs/gcc-branch-test/gcc/libstdc++-v3/testsuite/libstdc++-v3.dg
/dg.exp ...
PASS: thread/pthread1.cc (test for excess errors)
PASS: thread/pthread1.cc execution test
PASS: thread/pthread2.cc (test for excess errors)
PASS: thread/pthread2.cc execution test
PASS: thread/pthread3.cc (test for excess errors)
PASS: thread/pthread3.cc execution test
PASS: thread/pthread4.cc (test for excess errors)
PASS: thread/pthread4.cc execution test
PASS: thread/pthread5.cc (test for excess errors)
PASS: thread/pthread5.cc execution test
PASS: thread/pthread6.cc (test for excess errors)
PASS: thread/pthread6.cc execution test

                 === libstdc++-v3 Summary ===

# of expected passes            12




More information about the Libstdc++ mailing list