1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-22 16:16:16 +04:00
rCore/status.md

23 lines
328 B
Markdown
Raw Normal View History

2018-05-20 13:14:05 +04:00
## 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