Commit Graph

3 Commits

Author SHA1 Message Date
DavidKorczynski ce2f2e537c
Python projects: Fixup string lengths (#9869)
The argument to various consume functions eats up all of the data, am
changing so not all data is used before the last part of the fuzzer.

Ref: https://github.com/google/oss-fuzz/pull/9864
https://github.com/google/oss-fuzz/pull/9864#pullrequestreview-1326908396

---------

Signed-off-by: David Korczynski <david@adalogics.com>
2023-03-06 13:56:55 -08:00
DavidKorczynski 6929137715
g-cloud-logging: refine fuzzing set up (#8256)
Add mocking to resources fuzzer and simplify others.
2022-08-15 12:41:11 +01:00
Arthur Chan 259f3e87d7
google-cloud-logger-python: initial integration (#7936)
* google-cloud-logger-python: initial integration
Create initial integration
Create fuzzers

* google-cloud-logger-python: fix folder name
- Remove "google" from folder name
2022-07-12 10:09:16 +01:00