class FallbackTest
Defined at line 14 of file ../../src/devices/tests/ddk-fallback-test/test.cc
Protected Members
channel chan_
IsolatedDevmgr devmgr_
Public Methods
void ~FallbackTest ()
Defined at line 16 of file ../../src/devices/tests/ddk-fallback-test/test.cc
void LaunchDevmgr (IsolatedDevmgr::Args args)
Set up and launch the devmgr.
Defined at line 18 of file ../../src/devices/tests/ddk-fallback-test/test.cc
void CheckDriverBound (bool fallback)
Check that the correct driver was bound. `fallback` indicates if we expect the fallback or
not-fallback driver to have bound.
Defined at line 32 of file ../../src/devices/tests/ddk-fallback-test/test.cc