Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
/ maestro-test Public archive

Test suite for the Maestro operating system

Notifications You must be signed in to change notification settings

maestro-os/maestro-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maestro-test

maestro-test is a test suite for Maestro.

It is meant to test each feature of the kernel to ensure no regression has been made. It may be run by continuous integration.

The test suite reports its results through the serial port.

Build an image

To use the test suite, one must first build a disk image.

This can be done with the build.sh script:

./build.sh

This script produces the disk file, which can then be used by QEMU with the following option:

-drive file=disk,format=raw

About

Test suite for the Maestro operating system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published