2018-05-20 13:14:05 +04:00
|
|
|
## uCore 32bit user programs pass status
|
|
|
|
- [ ] badarg
|
|
|
|
- [ ] badsegment
|
2018-05-21 16:29:18 +04:00
|
|
|
- [x] divzero
|
2018-05-21 22:04:43 +04:00
|
|
|
- [x] exit
|
2018-05-21 16:29:18 +04:00
|
|
|
- [x] faultread
|
|
|
|
- [x] faultreadkernel
|
2018-05-20 13:14:05 +04:00
|
|
|
- [x] forktest
|
|
|
|
- [x] forktree
|
|
|
|
- [x] hello
|
|
|
|
- [ ] ls
|
|
|
|
- [x] matrix
|
|
|
|
- [ ] pgdir
|
2018-05-23 08:41:13 +04:00
|
|
|
- [x] priority
|
2018-05-20 13:14:05 +04:00
|
|
|
- [ ] sh
|
2018-05-21 22:04:43 +04:00
|
|
|
- [x] sleep
|
2018-05-20 13:14:05 +04:00
|
|
|
- [x] sleepkill
|
2018-05-21 16:29:18 +04:00
|
|
|
- [x] softint
|
2018-05-20 13:14:05 +04:00
|
|
|
- [x] spin
|
2018-05-21 16:29:18 +04:00
|
|
|
- [x] testbss
|
2018-05-20 13:14:05 +04:00
|
|
|
- [x] waitkill
|
|
|
|
- [x] yield
|
2018-05-21 22:04:43 +04:00
|
|
|
|
|
|
|
## xv6 64bit user programs pass status
|
|
|
|
- [ ] cat
|
|
|
|
- [ ] chmod
|
|
|
|
- [ ] echo
|
|
|
|
- [ ] forktest
|
|
|
|
- [ ] grep
|
|
|
|
- [ ] init
|
|
|
|
- [ ] kill
|
|
|
|
- [ ] ln
|
|
|
|
- [ ] ls
|
|
|
|
- [ ] mkdir
|
|
|
|
- [ ] rm
|
|
|
|
- [ ] sh
|
|
|
|
- [ ] stressfs
|
|
|
|
- [ ] usertests
|
|
|
|
- [ ] wc
|
|
|
|
- [ ] zombie
|