Crate fshost_test_fixture

Crate fshost_test_fixture 

Source

Re-exports§

pub use disk_builder::write_blob;

Modules§

disk_builder

Structs§

BlockDeviceConfig
A mapping of a semantic label for a block device to board-specific identifiers for that block device. The identifiers are used by fshost to match block devices as they come in, which then are exported under the configured semantic label. Only the first block device that matches will be exported, any others will be ignored.
BlockDeviceIdentifiers
A set of identifiers used to match block devices.
TestFixture
TestFixtureBuilder

Enums§

BlockDeviceParent
Possible parents for a block device.

Constants§

STARNIX_VOLUME_NAME
VFS_TYPE_BLOBFS
VFS_TYPE_F2FS
VFS_TYPE_FXFS
VFS_TYPE_MEMFS
VFS_TYPE_MINFS

Functions§

round_down