| .. |
|
Properties
|
|
|
|
Cosmos.TestRunner.Core.csproj
|
Small refactoring for debugstub: now sending text doesn't use the String.ToCharArray method
|
2015-07-28 16:26:27 -04:00 |
|
DefaultEngineConfiguration.cs
|
- Performance improvement of debugconnector. Debugging and test runner are impacted
|
2015-07-28 19:24:39 -04: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
|
Tiny fix related to run targets of the kernel tester.
|
2015-07-23 16:44:32 -04:00 |
|
Engine.Helpers.cs
|
Add possibility for using the referenced debug stub version in the kernel tester.
|
2015-07-28 09:57:30 -04:00 |
|
Engine.Run.cs
|
Tiny fix related to run targets of the kernel tester.
|
2015-07-23 16:44:32 -04:00 |
|
Engine.Running.cs
|
- Performance improvement of debugconnector. Debugging and test runner are impacted
|
2015-07-28 19:24:39 -04: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
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerBase.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerBasic.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerConsole.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerFullConsole.cs
|
Improve logging stability of the test runner.
|
2015-07-20 21:01:56 +02:00 |
|
OutputHandlerXml.cs
|
Added a test kernel for boxing.
|
2015-07-24 17:52:44 -05: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 |