class FixtureBasedTestManualStop
Defined at line 281 of file ../../sdk/lib/driver/component/cpp/tests/fixture_based_tests.cc
Demonstrates a test fixture that tests out the manual stop and shutdown feature. Validates by
checking the a global that gets set in the driver header.
Public Methods
void SetUp ()
Defined at line 283 of file ../../sdk/lib/driver/component/cpp/tests/fixture_based_tests.cc
fdf_testing::ForegroundDriverTest<FixtureConfig> & driver_test ()
Defined at line 287 of file ../../sdk/lib/driver/component/cpp/tests/fixture_based_tests.cc