Platform implementation of AzTest scanner. More...
#include <Platform.h>
Public Member Functions | |
| bool | SupportsWaitForDebugger () |
| void | WaitForDebugger () |
| void | SuppressPopupWindows () |
| std::shared_ptr< IModuleHandle > | GetModule (const std::string &lib) |
| std::string | GetModuleNameFromPath (const std::string &path) |
| void | Printf (const char *format,...) |
Platform implementation of AzTest scanner.