- reading modules from .ini file for Win64/PS4/PS5.
#jira UE-211586
#review @michael.kirzinger @stephen.ma
#rb Michael.Kirzinger, stephen.ma
[CL 32929822 by Alex Kasianchuk in ue5-main branch]
- Added .Build.cs and .Target.cs for platforms as well as .ini files for each and loading modules depending on which platform the target will run for.
#jira UE-211481
#rb michael.Kirzinger, stephen.ma
[CL 32799538 by Alex Kasianchuk in ue5-main branch]
- added lowering of the logging level for the corresponding helper, since these warnings occur in case of successful execution of the operation.
#jira UE-166331
[REVIEW] [at]stephen.ma
#rb stephen.ma
[CL 31641512 by alex kasianchuk in ue5-main branch]
- Corrects the number of open connections for test pipelining.
#jira UE-166334
[REVIEW] [at]stephen.ma
#rb stephen.ma
[CL 31641486 by alex kasianchuk in ue5-main branch]
- Splitting OSSTests into two parts: OSSTests and OSSTestsCore.
- This division allowed to make OSMcpTests, which includes Mcp support for tests.
- OSSTests and OSMcpTests have their own DefaultEngine.ini from which they can get the necessary values for tests.
#jira UE-194407
#rb michael.Kirzinger, stephen.ma
[CL 31586645 by alex kasianchuk in ue5-main branch]