Function linux_syscall_api::run_testcase
source · pub fn run_testcase(testcase: &str, envs: Vec<String>)
Expand description
To run a testcase with the given name and environment variables, which will be used in initproc
pub fn run_testcase(testcase: &str, envs: Vec<String>)
To run a testcase with the given name and environment variables, which will be used in initproc