Fabian e9eeba2248 Remove deprecated use of new Buffer 6 năm trước cách đây
..
LICENSE 8180d49f24 first public release 10 năm trước cách đây
Makefile 975a06269e Squash 4 năm trước cách đây
Readme.md 016005fa20 Update testing readmes 7 năm trước cách đây
compiler.h 975a06269e Squash 4 năm trước cách đây
config-host.h 8180d49f24 first public release 10 năm trước cách đây
run-qemu.js 129269fc14 Add devices test to CI + update tests to linux4 3 năm trước cách đây
run.js e9eeba2248 Remove deprecated use of new Buffer 3 năm trước cách đây
test-i386-code16.S 8180d49f24 first public release 10 năm trước cách đây
test-i386-muldiv.h 8180d49f24 first public release 10 năm trước cách đây
test-i386-shift.h 0b2628e22a more tests 8 năm trước cách đây
test-i386-vm86.S 8180d49f24 first public release 10 năm trước cách đây
test-i386.c 617d962eba qemutests: More rounding tests 3 năm trước cách đây
test-i386.h 0b2628e22a more tests 8 năm trước cách đây

Readme.md

How to run:

  • Obtain the linux3.iso image (see Readme.md)
  • Run make test-i386
  • Get the result on the host: ./test-386 > reference
  • Get the result from the VM: ./run.js > result
  • The difference should be empty: diff reference result