tree: 0110515b9d60cf36c3d60f1b848c98d8cfb4d7dc [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