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
@ -10,6 +10,7 @@ pub enum Errno {
|
||||
ExecuteCommand = 5,
|
||||
BuildCrate = 6,
|
||||
RunBundle = 7,
|
||||
BadCrateName = 8,
|
||||
}
|
||||
|
||||
/// Print error message to console
|
||||
|
Reference in New Issue
Block a user