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/Framework/AzCore/Tests/Asset
amzn-mike 4b37e742d3
Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594)
* Add interface to allow disabling global AZ Core test environment trace bus suppression

Update BaseAssetManagerTest class to disable the suppression by default
Update specific asset manager tests that rely on the trace bus suppression to ReEnable it

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Remove nodiscard

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Remove unique_ptr for disable token

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Fix move operator

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Switch to having individual flags for suppression of each type of output

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>

* Add cvar to force stacktrace output.

Clean up whitespace

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
4 years ago
..
AssetCommon.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetDataStreamTests.cpp more fixes for Code 4 years ago
AssetManagerLoadingTests.cpp Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) 4 years ago
AssetManagerStreamingTests.cpp Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
BaseAssetManagerTest.cpp Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) 4 years ago
BaseAssetManagerTest.h Add interface to allow disabling global AZ Core test environment trace bus suppression (#5594) 4 years ago
MockLoadAssetCatalogAndHandler.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
TestAssetTypes.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago