v8/test
Andreas Haas a7b26c6b83 [turbofan] Add fuzzer to test different signatures for multi-returns
This CL makes a fuzzer out of the cctest
test-multiple-return/ReturnMultipleRandom. The fuzzer creates a
CallDescriptor with input parameters and returns, and a function which
maps input parameters to returns. The fuzzer then calls this function
with a wrapper which checks that the correct mapping happened.

R=clemensh@chromium.org

Change-Id: Ib89c4063638baae69540a44486d7b2e9d13f8c1f
Reviewed-on: https://chromium-review.googlesource.com/859768
Reviewed-by: Ben Titzer <titzer@chromium.org>
Reviewed-by: Clemens Hammacher <clemensh@chromium.org>
Commit-Queue: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50532}
2018-01-12 12:20:27 +00:00
..
benchmarks [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
cctest [turbofan] Add fuzzer to test different signatures for multi-returns 2018-01-12 12:20:27 +00:00
common [wasm] Move (almost all) constants to wasm-constants.h 2018-01-11 12:25:54 +00:00
debugger [test] Store expected outcomes in the testcase. 2017-12-18 14:51:20 +00:00
fuzzer [turbofan] Add fuzzer to test different signatures for multi-returns 2018-01-12 12:20:27 +00:00
inspector Reland "[esnext] load iterator.next only once at beginning of iteration" 2018-01-11 20:27:13 +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] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
mjsunit [Runtime] Set expected_nof_properties when creating Constructors 2018-01-12 10:51:11 +00:00
mkgrokdump [test] Check output on the worker process. 2018-01-04 14:12:31 +00:00
mozilla Reland: Enable --harmony-function-tostring by default 2018-01-10 17:29:46 +00:00
preparser [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
test262 [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
unittests [test] Implement variant generators as processors 2018-01-12 10:39:20 +00:00
wasm-spec-tests [wasm] Update spec tests. 2018-01-09 15:58:51 +00:00
webkit Make date-constructor test more portable 2018-01-11 18:44:33 +00:00
bot_default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
bot_default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
BUILD.gn [wasm] Remove the wasm-asmjs fuzzer 2017-06-21 10:59:35 +00:00
default.gyp [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
default.isolate [wasm] Add wasm spec tests to the v8 test runner 2017-04-27 13:00:13 +00:00
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