Skip to content

Add --binaryen-test-out to allow setting the test output dir.#2389

Merged
kripken merged 5 commits into
masterfrom
ot
Oct 17, 2019
Merged

Add --binaryen-test-out to allow setting the test output dir.#2389
kripken merged 5 commits into
masterfrom
ot

Conversation

@kripken

@kripken kripken commented Oct 16, 2019

Copy link
Copy Markdown
Member

This allows fuzzing in parallel invocations of fuzz_opt.py.

@kripken kripken requested a review from sbc100 October 16, 2019 16:36
@sbc100

sbc100 commented Oct 16, 2019

Copy link
Copy Markdown
Member

Can you explain a little more? Is it that you want to run the test suite more than once at the same time?

@kripken

kripken commented Oct 16, 2019

Copy link
Copy Markdown
Member Author

Not the test suite, but the fuzzer, fuzz_opt.py (which uses functionality in the test suite). Running multiple invocations lets one fuzz using multiple cores.

Comment thread scripts/test/shared.py Outdated
Comment thread scripts/test/shared.py Outdated
@kripken

kripken commented Oct 17, 2019

Copy link
Copy Markdown
Member Author

Ok, updated according to those suggestions, PTAL @sbc100

@kripken kripken merged commit 83f6145 into master Oct 17, 2019
@kripken kripken deleted the ot branch October 17, 2019 22:28
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.

2 participants