v8/test
Clemens Hammacher 3bacf7550f [wasm][fuzzer] Refactor and fix test case generation
Test case generation produced unusable output if the module contains
more than one function. Also, it was unnecessarily scattered around
several places in the code.
This CL consolidates test case generation in one method in the fuzzer,
and supports multiple functions with different signatures.

R=ahaas@chromium.org

Change-Id: I8bea71b0d69bb69d8bbe50002c6c7616a0a1941b
Reviewed-on: https://chromium-review.googlesource.com/847515
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50400}
2018-01-08 11:41:29 +00:00
..
benchmarks [test] Store outcomes in the testcase 2017-12-19 14:10:06 +00:00
cctest [api,modules] Allow GetModuleNamespace on unevaluated modules. 2018-01-08 09:01:25 +00:00
common Add saturating f32 to i32 conversion to WASM 2017-12-27 19:27:19 +00:00
debugger [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
fuzzer [wasm][fuzzer] Refactor and fix test case generation 2018-01-08 11:41:29 +00:00
inspector [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
intl [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
js-perf-test [turbofan] Add benchmarks for String.prototype.charCodeAt to JSTests.json 2017-12-29 15:26:51 +00:00
memory [snapshot] add tracking for builtin snapshot size. 2017-08-31 07:29:31 +00:00
message [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
mjsunit [builtins] Port Proxy.revocable() to CSA 2018-01-07 10:20:13 +00:00
mkgrokdump [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
mozilla [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
preparser [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
test262 [test262 cleanup] Remove SIMD test skipping 2018-01-06 00:06:43 +00:00
unittests Refactor bailout reasons 2018-01-04 19:08:45 +00:00
wasm-spec-tests [wasm] Update spec tests. 2017-12-22 13:31:22 +00:00
webkit [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
bot_default.gyp
bot_default.isolate
BUILD.gn
default.gyp
default.isolate
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate Reland "Reland "[test] Creating command before execution phase."" 2017-12-04 13:40:29 +00:00