90{
93
95
99
100
102
103 try
104 {
106
107
111
118
119
123 0,
124 MSG_TESTS_STARTED,
126 0,
127 0,
130
132 {
134
135 ss1 <<
"[ROSAUTOTEST] The test will be repeated " <<
Configuration.GetRepeatCount() <<
" times" <<
endl;
137 }
138
139
141 {
143
145 {
147 ss <<
"[ROSAUTOTEST] Running attempt #" <<
i+1 <<
endl;
149 }
151 }
152
153
156
157
160
161
165 ss << ((
float)TestEndTime / 1000) <<
" seconds" <<
endl;
166 ss <<
"[ROSAUTOTEST] Duration was " << (((
float)TestEndTime - (
float)
TestStartTime) / 1000) / 60;
169
170
171 DbgPrint(
"SYSREG_CHECKPOINT:THIRDBOOT_COMPLETE\n");
172
174 }
176 {
178 }
180 {
182
183
184 ss <<
"[ROSAUTOTEST] " <<
e.GetMessage();
186 }
188 {
190
191
192 ss <<
"An exception occured in rosautotest." <<
endl
193 <<
"Message: " <<
e.GetMessage()
194 <<
"File: " <<
e.GetFile() <<
endl
195 <<
"Line: " <<
e.GetLine() <<
endl
198 }
199
200
202 DbgPrint(
"SYSREG_ROSAUTOTEST_FAILURE\n");
203
204
207 0,
208 MSG_TESTS_SUCCESSFUL,
210 0,
211 0,
215
216
219
221}
_STLP_PRIV _Ios_Manip_1< streamsize > _STLP_CALL setprecision(int __n)
UINT32 void void ** ReturnValue
BOOL WINAPI ReportEventW(IN HANDLE hEventLog, IN WORD wType, IN WORD wCategory, IN DWORD dwEventID, IN PSID lpUserSid, IN WORD wNumStrings, IN DWORD dwDataSize, IN LPCWSTR *lpStrings, IN LPVOID lpRawData)
DWORD WINAPI GetModuleFileNameW(HINSTANCE hModule, LPWSTR lpFilename, DWORD nSize)
DWORD WINAPI GetTickCount(VOID)
GLsizei GLenum const GLvoid GLsizei GLenum GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLint GLint GLint GLshort GLshort GLshort GLubyte GLubyte GLubyte GLuint GLuint GLuint GLushort GLushort GLushort GLbyte GLbyte GLbyte GLbyte GLdouble GLdouble GLdouble GLdouble GLfloat GLfloat GLfloat GLfloat GLint GLint GLint GLint GLshort GLshort GLshort GLshort GLubyte GLubyte GLubyte GLubyte GLuint GLuint GLuint GLuint GLushort GLushort GLushort GLushort GLboolean const GLdouble const GLfloat const GLint const GLshort const GLbyte const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLdouble const GLfloat const GLfloat const GLint const GLint const GLshort const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort const GLdouble const GLfloat const GLint const GLshort GLenum GLenum GLenum GLfloat GLenum GLint GLenum GLenum GLenum GLfloat GLenum GLenum GLint GLenum GLfloat GLenum GLint GLint GLushort GLenum GLenum GLfloat GLenum GLenum GLint GLfloat const GLubyte GLenum GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLint GLint GLsizei GLsizei GLint GLenum GLenum const GLvoid GLenum GLenum const GLfloat GLenum GLenum const GLint GLenum GLenum const GLdouble GLenum GLenum const GLfloat GLenum GLenum const GLint GLsizei GLuint GLfloat GLuint GLbitfield GLfloat GLint GLuint GLboolean GLenum GLfloat GLenum GLbitfield GLenum GLfloat GLfloat GLint GLint const GLfloat GLenum GLfloat GLfloat GLint GLint GLfloat GLfloat GLint GLint const GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat GLint GLfloat GLfloat const GLdouble const GLfloat const GLdouble const GLfloat GLint i
_CRTIMP size_t __cdecl wcslen(_In_z_ const wchar_t *_Str)
#define memmove(s1, s2, n)
static void IntPrintUsage()
static VOID SetNtGlobalFlags()
string StringOut(const string &String, bool forcePrint=true)
static float(__cdecl *square_half_float)(float x
_Must_inspect_result_ _In_ WDFDEVICE _In_ PWDF_INTERRUPT_CONFIG Configuration
DWORD WINAPI GetLastError(void)
#define EVENTLOG_INFORMATION_TYPE