[−][src]Function sunrise_shell::subcommands::test_page_fault::main
pub fn main(
_stdin: IPipeProxy,
_stdout: IPipeProxy,
_stderr: IPipeProxy,
_args: Vec<String>
) -> Result<(), Error>
Test function ensuring pagefaults kills only the current process.