tree: 788e8dd1da11691f23682f047c25886d4e766573 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. main.rs
  4. README.md
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