Commit Graph

7 Commits

Author SHA1 Message Date
Alex Kasianchuk
8c317e1402 Refactor AccountServiceTests for PS4 platform
#jira UE-213838, UE-214414
#rb Michael.Kirzinger, stephen.ma

[CL 33692418 by Alex Kasianchuk in ue5-main branch]
2024-05-16 13:16:31 -04:00
Alex Kasianchuk
5519d4e33e OSS Tests: Fix issue creating Programs on platforms requiring registering input devices.
#jira UE-209541
#rb Josh.Adams, stephen.ma

[CL 33340948 by Alex Kasianchuk in ue5-main branch]
2024-04-30 12:08:40 -04:00
Alex Kasianchuk
1783e67b20 OSSTests: module loading from .ini file.
- 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]
2024-04-12 10:47:36 -04:00
Alex Kasianchuk
ac806b9f3e OSSTests: enabling for PS4/PS5.
- 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]
2024-04-08 14:17:09 -04:00
alex kasianchuk
fc8d6740ed Fix warning Mcp: GetFriendsList and RejectInvite request failed
- 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]
2024-02-20 07:25:24 -05:00
alex kasianchuk
2fd7bb6770 Fix warning: MCP: Open slots count mismatch.
- 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]
2024-02-20 07:20:44 -05:00
alex kasianchuk
fe0129e4cf OSSTests - Enable OnlineSubsystemMcp testing
- 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]
2024-02-16 18:44:52 -05:00