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

Unified Diff: src/trusted/validator_arm/gen/arm32_decode_other_floating_point_data_processing_instructions_tests.cc

Issue 12095039: Add testing of generated (ARM) baseline decoders using hand-written decoders. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 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
Index: src/trusted/validator_arm/gen/arm32_decode_other_floating_point_data_processing_instructions_tests.cc
===================================================================
--- src/trusted/validator_arm/gen/arm32_decode_other_floating_point_data_processing_instructions_tests.cc (revision 10678)
+++ src/trusted/validator_arm/gen/arm32_decode_other_floating_point_data_processing_instructions_tests.cc (working copy)
@@ -13,6 +13,7 @@
#include "gtest/gtest.h"
#include "native_client/src/trusted/validator_arm/actual_vs_baseline.h"
+#include "native_client/src/trusted/validator_arm/baseline_vs_baseline.h"
#include "native_client/src/trusted/validator_arm/actual_classes.h"
#include "native_client/src/trusted/validator_arm/baseline_classes.h"
#include "native_client/src/trusted/validator_arm/inst_classes_testers.h"

Powered by Google App Engine
This is Rietveld 408576698