OSDN Git Service

* lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
authoruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Oct 2002 20:21:00 +0000 (20:21 +0000)
committeruweigand <uweigand@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 21 Oct 2002 20:21:00 +0000 (20:21 +0000)
commit878b2d705a2184a6d17fd7a704444dff1d9fe5e9
tree6c6280fdb21a113e85f3e09360656e24f1c0531c
parentabd8f04d9f8d7f2f6f1fe990ca51aa46cfee9bc0
* lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
Remove only files with the same base name as the test case.
(profopt-perf-value): Pass TESTCASE to profopt-cleanup.
(profopt-execute): Likewise.  Also, remove old profiling
and performance data files before running the tests.

* gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
* g++.dg/bprob/bprob.exp: Likewise.
* g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
to allow more general test case names.

* g++.dg/bprob/bprob-1.C: Rename to ...
* g++.dg/bprob/g++-bprob-1.C: ... this.

* g77.dg/bprob/bprob-1.f: Rename to ...
* g77.dg/bprob/g77-bprob-1.f: ... this.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58380 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/bprob/bprob.exp
gcc/testsuite/g++.dg/bprob/g++-bprob-1.C [moved from gcc/testsuite/g++.dg/bprob/bprob-1.C with 100% similarity]
gcc/testsuite/g77.dg/bprob/bprob.exp
gcc/testsuite/g77.dg/bprob/g77-bprob-1.f [moved from gcc/testsuite/g77.dg/bprob/bprob-1.f with 100% similarity]
gcc/testsuite/gcc.misc-tests/bprob.exp
gcc/testsuite/lib/profopt.exp