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/AssetProcessor/native/tests
amzn-mike 20edb35cdc
[LYN-7245] Fix test thread being created multiple times (#5267) (#5315)
* Fix test thread being created multiple times

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

* Update test to not use a callback

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

* Add some more comments

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

* Add back the callback, remove the use of a thread/sleep

Signed-off-by: amzn-mike <80125227+amzn-mike@users.noreply.github.com>
(cherry picked from commit 73202c2091)
4 years ago
..
AssetCatalog Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
BuilderConfiguration Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FileProcessor Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
FileStateCache Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
InternalBuilders Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetBuilderSDK Cleanup SerializeContext.h pt.1 (#4264) 4 years ago
assetdatabase Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
assetmanager [LYN-7245] Fix test thread being created multiple times (#5267) (#5315) 4 years ago
assetscanner Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
platformconfiguration Add "Registry" folders as scan folders (#4583) 4 years ago
resourcecompiler Final fixes for MSVC 4 years ago
utilities Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
AssetProcessorMessagesTests.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AssetProcessorTest.cpp Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
AssetProcessorTest.h Update how Project Filepaths are calculated when not supplied via command line (#5194) 4 years ago
BaseAssetProcessorTest.h Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
MissingDependencyScannerTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
PathDependencyManagerTests.cpp Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago
SourceFileRelocatorTests.cpp adding exception handling for tests that are not going through AzTestRunner 4 years ago
test_main.cpp adding exception handling for tests that are not going through AzTestRunner 4 years ago