Re: Running tests from matching directories with --directory option

2014-06-12 Thread Ben Elliston
On Wed, Jun 11, 2014 at 04:53:44PM +0400, Sergey Alyoshin wrote: > I have two dirs, which beginning is the same: test-a, test-aB. > > If runtest is called with "--directory test-a", then not only tests form > 'test-a' dir is proceeded, but also tests from 'test-aB' dir. Is this > behavior intenti

Re: Running tests from matching directories with --directory option

2014-06-11 Thread Ben Elliston
On Wed, Jun 11, 2014 at 04:53:44PM +0400, Sergey Alyoshin wrote: > I have two dirs, which beginning is the same: test-a, test-aB. > If runtest is called with "--directory test-a", then not only tests > form 'test-a' dir is proceeded, but also tests from 'test-aB' > dir. Is this behavior intention

Running tests from matching directories with --directory option

2014-06-11 Thread Sergey Alyoshin
Hello I have two dirs, which beginning is the same: test-a, test-aB. If runtest is called with "--directory test-a", then not only tests form 'test-a' dir is proceeded, but also tests from 'test-aB' dir. Is this behavior intentional? ___ DejaGnu mailin