|
From: Julian S. <js...@ac...> - 2005-11-12 01:16:29
|
On Saturday 12 November 2005 00:16, Tom Hughes wrote:
> In message <928...@lo...>
>
> Tom Hughes <to...@co...> wrote:
> > In message <200...@ac...>
> >
> > Julian Seward <js...@ac...> wrote:
> > > > > - Check memcheck can run all the insn-set tests. The testsuite
> > > > > only runs those on 'none', but memcheck looks at all primops, and
> > > > > I've been caught out by this before. Basically all the programs in
> > > > > none/tests/{x86,amd64,ppc32}.
> > > >
> > > > So let's just make Memcheck run those tests in the default suite?
> > >
> > > Not sure what you mean. Is there some way to run them in memcheck
> > > too, without laboriously moving all those files from none/tests
> > > to memcheck/tests?
> >
> > We used to do it in 2.4 so it should be possible. I'll have a look.
>
> What we did in 2.4 is to duplicate the vgtest and stdout.exp files
> but make the vgtest point binaries in the none test area.
>
> If that sounds alright then I'll reinstate it.
I don't fancy duplicating those files -- is it possible to add soft
symlinks whilst not confusing svn?
J
|