Skip to content

fuzz: move the test-thread initialization to fuzz_runner.cc#18535

Merged
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
jmarantz:fuzz-runner-hook
Oct 11, 2021
Merged

fuzz: move the test-thread initialization to fuzz_runner.cc#18535
mattklein123 merged 1 commit intoenvoyproxy:mainfrom
jmarantz:fuzz-runner-hook

Conversation

@jmarantz
Copy link
Copy Markdown
Contributor

@jmarantz jmarantz commented Oct 8, 2021

Commit Message: declaring the TestThread in test/fuzz/main.cc made sense, but it has proved harder to integrate into environments with other custom stuff in main(). It's easier to lazy-static-init it in fuzz_runner.cc which has an integrated hook.
Additional Description:
Risk Level: low
Testing: //test/...
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a

Signed-off-by: Joshua Marantz <jmarantz@google.com>
@eziskind
Copy link
Copy Markdown
Contributor

eziskind commented Oct 8, 2021

LGTM

@jmarantz
Copy link
Copy Markdown
Contributor Author

jmarantz commented Oct 8, 2021

/assign-from @envoyproxy/maintainers

@repokitteh-read-only
Copy link
Copy Markdown

@envoyproxy/maintainers assignee is @None

🐱

Caused by: a #18535 (comment) was created by @jmarantz.

see: more, trace.

@jmarantz
Copy link
Copy Markdown
Contributor Author

jmarantz commented Oct 8, 2021

/assign-from @envoyproxy/senior-maintainers

@repokitteh-read-only
Copy link
Copy Markdown

@envoyproxy/senior-maintainers assignee is @mattklein123

🐱

Caused by: a #18535 (comment) was created by @jmarantz.

see: more, trace.

@mattklein123 mattklein123 merged commit 239e202 into envoyproxy:main Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants