tree: d96a0253b963065fb996612f711f342e814c3d2d [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