Cosmos/Tests/Cosmos.TestRunner.Core
fanoI a52d7918a5 Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition.
- Only Format is implemented for now
- Modified Bochs configuration: increased IPS to 4'000'000 this makes it more faster
- Optimized ReadFatSector to allocate less
2018-07-22 14:58:57 +02:00
..
Cosmos.TestRunner.Core.csproj Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00
DefaultEngineConfiguration.cs Renamed test runner configuration property. 2018-01-23 13:37:29 +00:00
Engine.Bochs.cs Changed the test runner working dir. 2018-01-24 19:45:07 +00:00
Engine.cs Changed the test runner working dir. 2018-01-24 19:45:07 +00:00
Engine.Helpers.cs Improved kernel reference resolution on the test runner. 2018-04-06 20:47:07 +01:00
Engine.HyperV.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Engine.Run.cs Changed the test runner working dir. 2018-01-24 19:45:07 +00:00
Engine.Running.cs Fixed typo. 2017-11-01 22:30:57 +00:00
Engine.VMware.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
Enums.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
IEngineConfiguration.cs Renamed test runner configuration property. 2018-01-23 13:37:29 +00:00
MultiplexingOutputHandler.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerBase.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerBasic.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerConsole.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerFullConsole.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerFullTextBase.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerTextBase.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerXml.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
OutputHandlerXml.Helpers.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
RunConfiguration.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
TaskFailedException.cs Move again because of submodules being less than half baked in git. 2017-08-10 16:04:19 -04:00
TestKernelSets.cs Created new DiskManager class with the required methods that DriveInfo does not have: Format, ChangeDriveLetter, CreatePartition. 2018-07-22 14:58:57 +02:00