![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/AutomationTest.h"#include <inttypes.h>#include "AutoRTFM.h"#include "Algo/Copy.h"#include "HAL/FileManager.h"#include "HAL/PlatformFileManager.h"#include "HAL/PlatformStackWalk.h"#include "HAL/ThreadHeartBeat.h"#include "Internationalization/Internationalization.h"#include "Internationalization/Regex.h"#include "Logging/StructuredLog.h"#include "Logging/TokenizedMessage.h"#include "Misc/App.h"#include "Misc/CommandLine.h"#include "Misc/ConfigCacheIni.h"#include "Misc/FileHelper.h"#include "Misc/OutputDeviceRedirector.h"#include "Misc/Paths.h"#include "Misc/ScopedSlowTask.h"#include "Misc/ScopeRWLock.h"#include "Misc/TextFilterExpressionEvaluator.h"#include "Modules/ModuleManager.h"Namespaces | |
| namespace | AutomationTest |
Variables | |
| FString | AutomationTest::TestTagGlobalFilter = "" |
| DEFINE_LOG_CATEGORY | ( | LogAutomationTestFramework | ) |
| DEFINE_LOG_CATEGORY | ( | LogLatentCommands | ) |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogAutomationTest | , |
| Warning | , | ||
| All | |||
| ) |
| DEFINE_LOG_CATEGORY_STATIC | ( | LogAutomationTestStateTrace | , |
| Log | , | ||
| All | |||
| ) |
| CORE_API const TMap< FString, EAutomationTestFlags > & EAutomationTestFlags_GetTestFlagsMap | ( | ) |
String to EAutomationTestFlags map