Open inaciose opened 7 years ago
issue usertests
The xv6 houcheng/xv6-armv7 version, in the initial import not have all the tests found xv6 for x86 in xv6 mit-pdos/xv6-public version. In order to keep it close as the original version (xv6 x86) we need to add the following tests in usertests.c:
argptest(); fourfiles(); openiputtest(); exitiputtest(); iputtest(); uio();
issue usertests
The xv6 houcheng/xv6-armv7 version, in the initial import not have all the tests found xv6 for x86 in xv6 mit-pdos/xv6-public version. In order to keep it close as the original version (xv6 x86) we need to add the following tests in usertests.c:
argptest(); fourfiles(); openiputtest(); exitiputtest(); iputtest(); uio();