vfs::file

Module test_utils

Source
Expand description

Common utilities used by pseudo-file related tests.

Re-exports§

Enums§

Functions§

  • Reads the VMO content and matches it against the expectation.
  • A thin wrapper around run::run_server_client() that sets the Marker to be [FileMarker], and providing explicit type for the get_client closure argument. This makes it possible for the caller not to provide explicit types.
  • A thin wrapper around run::test_server_client() that sets the Marker to be [FileMarker], and providing explicit type for the get_client closure argument. This makes it possible for the caller not to provide explicit types.