forktree worked with depth=3 on k210 platform.
This commit is contained in:
parent
244c0ee84d
commit
84b10893d4
6 changed files with 62 additions and 17 deletions
|
@ -30,6 +30,6 @@ pub fn main() -> i32 {
|
|||
assert_eq!(xstate, 0);
|
||||
}
|
||||
assert!(wait(&mut xstate) < 0);
|
||||
println!("r_forktest2 test passed!");
|
||||
println!("forktest2 test passed!");
|
||||
0
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue