DescriptionExcServerVariants test: use constructors to initialize test structures.
Previously, test structures were initialized with InitializeForTesting()
methods. A related code review suggested making these into constructors.
https://codereview.chromium.org/754123002/diff/40001/util/mach/child_port_server_test.cc#newcode53
This also cleans up the definitions of some structures that can simply
inherit from existing structures defined in system headers.
TEST=util_test ExcServerVariants.*
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/de5a6cdd6f042aa78fc53e26ebc6d70be3ef2bd0
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 4 (1 generated)
|