Skip to content

Commit 736d3fd

Browse files
author
Michael Chourdakis
committed
Tests description
1 parent a405b46 commit 736d3fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme.md

+8
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ in the repository.
1818
Build and run, it will automatically start bochs/vmware/virtualbox with the included FreeDOS image.
1919
It will create a CD-ROM as D: and you can run it from d:\entry.exe, by default it is automatically run (autoexec.bat)
2020

21+
## Tests performed
22+
1. Real mode test
23+
2. Protected mode test with or without paging
24+
3. Long mode test with paging and PAE
25+
4. Real mode thread calling
26+
5. Real mode thread called from protected mode
27+
28+
2129

2230

2331

0 commit comments

Comments
 (0)