tree: 5cba220f3283052e7770a03a9831d0e5397dc58b [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