mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 19:03:27 +00:00
Extract the OSTD test runner as a kernel
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
cad36ecdab
commit
be3492d7f0
@ -72,6 +72,7 @@ pub fn create_base_and_cached_build(
|
||||
&base_crate_path,
|
||||
&get_current_crate_info().name,
|
||||
get_current_crate_info().path,
|
||||
false,
|
||||
);
|
||||
let original_dir = std::env::current_dir().unwrap();
|
||||
std::env::set_current_dir(&base_crate_path).unwrap();
|
||||
|
Reference in New Issue
Block a user