SuzanneSoy / os-test-framework

Test framework to run an OS in multiple emulators, as a guest graphical / text shell on linux, and so on.
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

The Makefile should be able to run the macos and Windows tests in Virtualbox #24

Open SuzanneSoy opened 6 years ago

SuzanneSoy commented 6 years ago

Provided that the user supplies their own installation .iso or pre-installed disk image for macos and Windows, the Makefile should be able to run the tests on these systems.

The goal is not to depend on any CI infrastructure in the cloud: make test should work locally and perform all tests that all the CI infrastructures would (including checking that the OS can be built under macos and Windows), as long as the user has licenses for paid third-party host operating systems.