Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtest.sh: support running single test #162

Merged
merged 1 commit into from Jan 31, 2018
Merged

Conversation

typeless
Copy link
Contributor

@typeless typeless commented Dec 7, 2017

usage:

./runtest.sh B genericrec E 0

@oridb
Copy link
Owner

oridb commented Dec 7, 2017 via email

@typeless
Copy link
Contributor Author

typeless commented Jan 31, 2018

Now it uses an environment variable MTEST_SUBSET

MTEST_SUBSET=generic,genericcall,genericrec ./runtest.sh

@oridb
Copy link
Owner

oridb commented Jan 31, 2018

Yep, that looks good to me. I'll try to add mbld support for this, so you can do, eg:

mbld test tests/runtest.sh:subtest-name

Thanks!

@oridb oridb merged commit 04d69fa into oridb:master Jan 31, 2018
@oridb
Copy link
Owner

oridb commented Jan 31, 2018

FYI, this variable is also supported in libtestr now. Last thing is making mbld more aware of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants