pub(crate) fn new_executable_file() -> Result<Arc<dyn DirectoryEntry>, Error>
Expand description
Creates and returns a Rust VFS VmoFile-backed executable file using the contents of the conformance test harness binary itself.
pub(crate) fn new_executable_file() -> Result<Arc<dyn DirectoryEntry>, Error>
Creates and returns a Rust VFS VmoFile-backed executable file using the contents of the conformance test harness binary itself.