Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(69)

Unified Diff: tests/untrusted_crash_dump/untrusted_crash_dump_test_newlib.golden

Issue 9316125: Adding untrusted crash dump / stack trace tests. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: fixing 64-bit build issue Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/untrusted_crash_dump/untrusted_crash_dump_test_newlib.golden
diff --git a/tests/untrusted_crash_dump/untrusted_crash_dump_test_newlib.golden b/tests/untrusted_crash_dump/untrusted_crash_dump_test_newlib.golden
new file mode 100644
index 0000000000000000000000000000000000000000..a2588579a764a25ddbff6bec82edc88f7881098f
--- /dev/null
+++ b/tests/untrusted_crash_dump/untrusted_crash_dump_test_newlib.golden
@@ -0,0 +1,6 @@
+layer5 at untrusted_crash_dump_test.c:21
+layer4 at untrusted_crash_dump_test.c:26
+CallMe at untrusted_crash_dump_lib.c:9
+layer3 at untrusted_crash_dump_test.c:30
+layer2 at untrusted_crash_dump_test.c:34
+layer1 at untrusted_crash_dump_test.c:38

Powered by Google App Engine
This is Rietveld 408576698