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

Unified Diff: tests/untrusted_crash_dump/untrusted_crash_dump_test_glibc.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 review comments 2 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_glibc.golden
diff --git a/tests/untrusted_crash_dump/untrusted_crash_dump_test_glibc.golden b/tests/untrusted_crash_dump/untrusted_crash_dump_test_glibc.golden
new file mode 100644
index 0000000000000000000000000000000000000000..edd014e3d3b5a5e68e02456413054d3cb3db6e99
--- /dev/null
+++ b/tests/untrusted_crash_dump/untrusted_crash_dump_test_glibc.golden
@@ -0,0 +1,9 @@
+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
+main at untrusted_crash_dump_test.c:45
+__libc_start_main at libc-start.c:227
Mark Seaborn 2012/02/09 22:24:55 I don't like having glibc line numbers in golden f
+_start at start.c:39

Powered by Google App Engine
This is Rietveld 408576698