mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-23 08:26:17 +04:00
23 lines
328 B
Markdown
23 lines
328 B
Markdown
## uCore 32bit user programs pass status
|
|
- [ ] badarg
|
|
- [ ] badsegment
|
|
- [ ] divzero
|
|
- [ ] exit
|
|
- [ ] faultread
|
|
- [ ] faultreadkernel
|
|
- [x] forktest
|
|
- [x] forktree
|
|
- [x] hello
|
|
- [ ] ls
|
|
- [x] matrix
|
|
- [ ] pgdir
|
|
- [ ] priority
|
|
- [ ] sh
|
|
- [ ] sleep
|
|
- [x] sleepkill
|
|
- [ ] softint
|
|
- [x] spin
|
|
- [ ] testbss
|
|
- [x] waitkill
|
|
- [x] yield
|