Cosmos/Tests/Cosmos.TestRunner.Core
2015-07-20 14:35:59 +02:00
..
Properties Start of #140 2015-06-20 18:21:26 +02:00
Cosmos.TestRunner.Core.csproj The tester now can run kernels in vmware (workstation for now) as well. 2015-07-18 01:29:20 +02:00
DefaultEngineConfiguration.cs Improve debug speed. 2015-07-20 14:35:59 +02:00
Engine.Bochs.cs The tester now can run kernels in vmware (workstation for now) as well. 2015-07-18 01:29:20 +02:00
Engine.cs Somehow automated testing doesn't work yet in vmware. We'll need to fix that at some point. 2015-07-19 19:13:51 +02:00
Engine.Helpers.cs More fixes to stack reservation. We were assuming that there was space reserved for return value, while it shouldn't in all cases. 2015-07-04 12:46:28 +02:00
Engine.Run.cs Somehow automated testing doesn't work yet in vmware. We'll need to fix that at some point. 2015-07-19 19:13:51 +02:00
Engine.Running.cs Running kernels with vmware works now. 2015-07-18 02:19:48 +02:00
Engine.VMware.cs The tester now can run kernels in vmware (workstation for now) as well. 2015-07-18 01:29:20 +02:00
Enums.cs Refactoring of kernel tester. Take out generic part of the runner, so other targets (vmware, hyper-v in the future, etc) can also be tested. 2015-07-18 00:40:53 +02:00
MultiplexingOutputHandler.cs Fix the test runner, so it can save the details of a run. This is all that's the current high priority part of #143 2015-07-05 16:05:35 +02:00
OutputHandlerBase.cs In tester, redirect bochs output to output handler as well. In xml, it's redirected to a new subelement of the task. (For separating it from kernel output). 2015-07-05 14:22:01 +02:00
OutputHandlerConsole.cs The tester now can run kernels in vmware (workstation for now) as well. 2015-07-18 01:29:20 +02:00
OutputHandlerFullConsole.cs The tester now can run kernels in vmware (workstation for now) as well. 2015-07-18 01:29:20 +02:00
OutputHandlerText.cs More work on #140. Now tests are ran. Next step is logging to xml. 2015-06-21 13:57:46 +02:00
OutputHandlerXml.cs Fix the test runner, so it can save the details of a run. This is all that's the current high priority part of #143 2015-07-05 16:05:35 +02:00
OutputHandlerXml.Helpers.cs Continuing work on #140. XML Logging almost works ok. 2015-06-21 14:45:09 +02:00
RunConfiguration.cs Refactoring of kernel tester. Take out generic part of the runner, so other targets (vmware, hyper-v in the future, etc) can also be tested. 2015-07-18 00:40:53 +02:00
TaskFailedException.cs Fix a bug in the reporting. 2015-06-27 16:31:11 +02:00