Commit Graph

4 Commits

Author SHA1 Message Date
Zhengdai Hu 9ba22659ac
[zetasql] Correct fuzzer indexing (#4142)
* Correct fuzzer indexing

* Remove redundant -e option
2020-07-16 13:31:09 -07:00
Zhengdai Hu 22dfa6882e
Onboarding new ZetaSQL fuzzers (#4095)
* Enable UBSAN

* Added a structure aware fuzzer

* Revert "Enable UBSAN" and explicitly enable it in
project.yaml

This reverts commit de66864567.

* Amend UBSAN commit

* Disable MSan

Co-authored-by: Abhishek Arya <inferno@chromium.org>
2020-07-14 12:56:51 -07:00
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Zhengdai Hu adc5fcd502
[zetasql] Initial onboarding of ZetaSQL (#4010)
* Add initial onboarding scripts of ZetaSQL for review

* Checkout fuzz target from simple_fuzzer branch

* Enable code coverage report

* Enable only ASAN and MSAN

* Fixed broken tzdata symlink

* Switch to master branch
2020-06-24 12:47:55 -07:00