• Tamer Tas's avatar
    [fuzzer] create a test-suite for the fuzzer · e2207c67
    Tamer Tas authored
    Testrunner test-suite doesn't have automated tests for the Fuzzer. A significant
    change for the testrunner may break the fuzzers. We don't have a way to catch
    even the syntax errors for the fuzzer before landing CLs.
    
    This CL creates a rudimentary test-suite that runs the fuzzer without any tests
    to see if APIs still work as intended.
    
    R=machenbach@chromium.org
    CC=yangguo@chromium.org,sergiyb@chromium.org
    
    No-Try: true
    Bug: v8:8763
    Change-Id: Ib4519ca093de2af5279964edd164cee04aae77a8
    Reviewed-on: https://chromium-review.googlesource.com/c/1466301Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Commit-Queue: Tamer Tas <tmrts@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#59535}
    e2207c67
Name
Last commit
Last update
..
testdata Loading commit data...
__init__.py Loading commit data...
predictable_wrapper_test.py Loading commit data...
run_perf_test.py Loading commit data...
run_tests_test.py Loading commit data...
v8_presubmit_test.py Loading commit data...