class DriverRunnerDeathTest
Defined at line 40 of file ../../src/devices/bin/driver_manager/tests/driver_runner_death_test.cc
This type of test creates two children, one with an allowed class name
and the other without.
Protected Members
result root_driver_
shared_ptr allowed_child_
shared_ptr banned_child_
WireClient allowed_controller_
WireClient banned_controller_
Public Methods
void SetUp ()
Defined at line 42 of file ../../src/devices/bin/driver_manager/tests/driver_runner_death_test.cc