Eigenstate: myrddin-dev mailing list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [oridb/mc] runtest.sh: support running single test (#162)


On Thu, 07 Dec 2017 03:47:54 +0000 (UTC), Mura Li <notifications@xxxxxxxxxx> wrote:

> usage: 
> ```
> ./runtest.sh B genericrec E 0
> ```
> You can view, comment on, or merge this pull request online at:
> 
>   https://github.com/oridb/mc/pull/162

This is useful. I think we can make it more useful.

I'd like to a protocol for the mbld test runner to tell mtest
generators. We could probably use an environemtn variable for
this. Command line options are also ok, but might need more
work in libtestr.

	mbld test test.sh/genericrec

If we specify this so that you only need the test name, and
not the expected outputs, I can find time to support this in
mbld and testr. (Unless, of course, you want to do that).

(cc'ing mailing list, for real this time)

-- 
    Ori Bernstein

Follow-Ups:
Re: [oridb/mc] runtest.sh: support running single test (#162)nml <arumakanil@xxxxxxxxx>