tree: f1fba04fba91b9e32d2c6884d61a3fef6d3d55ce [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. README.md
  4. storage_driver_test_realm.cc
src/storage/testing/driver_test_realm/README.md

Overview

This directory contains the Storage DriverTestRealm. This component starts a DriverTestRealm with all the storage drivers and it will ensure that the storage drivers are enumerated before the test is shut down.

For more information on using a DriverTestRealm see this documentation