[COMPILER_APITEST] Add SEH tests from MS (#2435)
[reactos.git] / modules / rostests / apitests / compiler / ms / seh / sehframes.out
diff --git a/modules/rostests/apitests/compiler/ms/seh/sehframes.out b/modules/rostests/apitests/compiler/ms/seh/sehframes.out
new file mode 100644 (file)
index 0000000..e5019a0
--- /dev/null
@@ -0,0 +1,99 @@
+Test pass 1 - no exceptions
+Simple
+Try
+GSCookie
+TryAndGSCookie
+Align
+TryAndAlign
+GSCookieAndAlign
+TryAndGSCookieAndAlign
+Alloca
+TryAndAlloca
+GSCookieAndAlloca
+TryAndGSCookieAndAlloca
+AlignAndAlloca
+TryAndAlignAndAlloca
+GSCookieAndAlignAndAlloca
+TryAndGSCookieAndAlignAndAlloca
+BigLocals
+TryAndBigLocals
+GSCookieAndBigLocals
+TryAndGSCookieAndBigLocals
+AlignAndBigLocals
+TryAndAlignAndBigLocals
+GSCookieAndAlignAndBigLocals
+TryAndGSCookieAndAlignAndBigLocals
+AllocaAndBigLocals
+TryAndAllocaAndBigLocals
+GSCookieAndAllocaAndBigLocals
+TryAndGSCookieAndAllocaAndBigLocals
+AlignAndAllocaAndBigLocals
+TryAndAlignAndAllocaAndBigLocals
+GSCookieAndAlignAndAllocaAndBigLocals
+TryAndGSCookieAndAlignAndAllocaAndBigLocals
+EbpAdj
+TryAndEbpAdj
+GSCookieAndEbpAdj
+TryAndGSCookieAndEbpAdj
+AlignAndEbpAdj
+TryAndAlignAndEbpAdj
+GSCookieAndAlignAndEbpAdj
+TryAndGSCookieAndAlignAndEbpAdj
+AllocaAndEbpAdj
+TryAndAllocaAndEbpAdj
+GSCookieAndAllocaAndEbpAdj
+TryAndGSCookieAndAllocaAndEbpAdj
+AlignAndAllocaAndEbpAdj
+TryAndAlignAndAllocaAndEbpAdj
+GSCookieAndAlignAndAllocaAndEbpAdj
+TryAndGSCookieAndAlignAndAllocaAndEbpAdj
+Test pass 2 - exceptions
+Simple
+Try
+GSCookie
+TryAndGSCookie
+Align
+TryAndAlign
+GSCookieAndAlign
+TryAndGSCookieAndAlign
+Alloca
+TryAndAlloca
+GSCookieAndAlloca
+TryAndGSCookieAndAlloca
+AlignAndAlloca
+TryAndAlignAndAlloca
+GSCookieAndAlignAndAlloca
+TryAndGSCookieAndAlignAndAlloca
+BigLocals
+TryAndBigLocals
+GSCookieAndBigLocals
+TryAndGSCookieAndBigLocals
+AlignAndBigLocals
+TryAndAlignAndBigLocals
+GSCookieAndAlignAndBigLocals
+TryAndGSCookieAndAlignAndBigLocals
+AllocaAndBigLocals
+TryAndAllocaAndBigLocals
+GSCookieAndAllocaAndBigLocals
+TryAndGSCookieAndAllocaAndBigLocals
+AlignAndAllocaAndBigLocals
+TryAndAlignAndAllocaAndBigLocals
+GSCookieAndAlignAndAllocaAndBigLocals
+TryAndGSCookieAndAlignAndAllocaAndBigLocals
+EbpAdj
+TryAndEbpAdj
+GSCookieAndEbpAdj
+TryAndGSCookieAndEbpAdj
+AlignAndEbpAdj
+TryAndAlignAndEbpAdj
+GSCookieAndAlignAndEbpAdj
+TryAndGSCookieAndAlignAndEbpAdj
+AllocaAndEbpAdj
+TryAndAllocaAndEbpAdj
+GSCookieAndAllocaAndEbpAdj
+TryAndGSCookieAndAllocaAndEbpAdj
+AlignAndAllocaAndEbpAdj
+TryAndAlignAndAllocaAndEbpAdj
+GSCookieAndAlignAndAllocaAndEbpAdj
+TryAndGSCookieAndAlignAndAllocaAndEbpAdj
+Test passed