Added README.md with screenshots
This commit is contained in:
parent
1c27435169
commit
e041de1fd8
17
README.md
Normal file
17
README.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# travis test harness for hobby operating systems
|
||||
|
||||
This Travis configuration runs an operating system in various emulators. It can execute a SikuliX test script to ensure that some elements are visible on-screen, send keystrokes and mouse events, and interact with the OS GUI in an automated way. Finally, it will take screenshots of the operating system, and upload them to a separate repository hosting these artifacts.
|
||||
|
||||
Below are screenshots of an example operating system. This example merely displays a gradient and does not process any user input.
|
||||
|
||||
# QEMU
|
||||
|
||||

|
||||
|
||||
## VirtualBox
|
||||
|
||||

|
||||
|
||||
## Bochs
|
||||
|
||||

|
Loading…
Reference in New Issue
Block a user