tree: 566b12d68507d63e4fd0233b2fe5be864878aff1
  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