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

Unified Diff: test/cctest/test-fuzz-a64.cc

Issue 148503002: A64: Synchronize with r15545. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 11 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
« no previous file with comments | « test/cctest/test-double.cc ('k') | test/cctest/test-hashing.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-fuzz-a64.cc
diff --git a/test/cctest/test-fuzz-a64.cc b/test/cctest/test-fuzz-a64.cc
index f4be1df21ecd9ac322f98382881339194ce2bc1a..3f091d75862eb7ce766b004cbdf45dc6bb710c0d 100644
--- a/test/cctest/test-fuzz-a64.cc
+++ b/test/cctest/test-fuzz-a64.cc
@@ -48,6 +48,7 @@ TEST(FUZZ_decoder) {
}
}
+
TEST(FUZZ_disasm) {
// Feed noise into the disassembler to check that it doesn't crash.
// 9 million = ~0.2% of the instruction space.
« no previous file with comments | « test/cctest/test-double.cc ('k') | test/cctest/test-hashing.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698