Skip to content
Snippets Groups Projects
Commit 64a932b3 authored by Gianfranco Valentino's avatar Gianfranco Valentino Committed by CQ bot account: commit-bot@chromium.org
Browse files

[zircon][lib][zxtest] EXPECT_* no longer reqs void.

EXPECT_* macros never return, so they no longer require
a void function signature for helper methods.

We just rely on tokenization of fatal boolean to act as a selector for
macro implementation, both in C and CPP.

ZX-3958 #done

TEST=zxtest-integration-test

Change-Id: Ia11fb16895cb8bd979141665af6a032189278226
parent c20b8e82
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment