You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/TestImpactFramework/Runtime/Code/Source/TestEngine
Esteban Papp 1be95a1e76
Potential Memory Corruption in Release Build (#3559)
* Potential Memory Corruption in Release Build

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* @lumberyard-employee-dm suggested code

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* warnings as errors found in VS2022

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* simplifying some strucutres used and fixing a bug

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* some unused fixes for VS2022

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fix for other platforms

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>

* fixes check used in unit tests to be case-insensitive
fixes memory leaks/invalid memory operations in AWSCore tests

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
5 years ago
..
Enumeration Windows and Linux compiling 5 years ago
JobRunner Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
Run Potential Memory Corruption in Release Build (#3559) 5 years ago
TestImpactTestEngine.cpp Add changes from TIF/Feature branch. 5 years ago
TestImpactTestEngine.h Add previously approved changes. 5 years ago
TestImpactTestEngineEnumeration.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineEnumeration.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineException.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineInstrumentedRun.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineInstrumentedRun.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineJob.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineJob.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineJobFailure.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineJobFailure.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineRegularRun.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestEngineRegularRun.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestImpactTestSuiteContainer.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago