Files
UnrealEngineUWP/Engine/Source/Programs/AutoRTFMTests
ben clayton 3e397876d8 [AutoRTFM] Flesh out allocator tests, fix realloc, implement calloc
Expand the existing allocator AutoRTFM tests to test both a transaction commit and abort.
Enable the ArrayDelete test, as this was already implemented.
Implement MemcpyToNew(), used by AutoRTFM realloc.
Implement RTFM_calloc().
Add new tests for: free(), malloc(), calloc() and realloc()

#rb neil.henning

[CL 34671529 by ben clayton in ue5-main branch]
2024-06-26 07:13:13 -04:00
..