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

Unified Diff: tests/crc32_test.c

Issue 2809037: Make vboot_reference build in MSVC command line environment. (Closed) Base URL: ssh://git@chromiumos-git/vboot_reference.git
Patch Set: Integrated trunk changes. Created 10 years, 6 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 | « tests/cgptlib_test.c ('k') | tests/rollback_index_mock.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/crc32_test.c
diff --git a/tests/crc32_test.c b/tests/crc32_test.c
index bb7e46099dd64af021e5387e981f1f2067366abb..01eb5ac651d69d649c263f39f8ead4ffc850cf2c 100644
--- a/tests/crc32_test.c
+++ b/tests/crc32_test.c
@@ -6,6 +6,7 @@
#include "crc32_test.h"
#include "cgptlib_test.h"
#include "crc32.h"
+#include "test_common.h"
#include "utility.h"
#define MAX_VECTOR_LEN 256
« no previous file with comments | « tests/cgptlib_test.c ('k') | tests/rollback_index_mock.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698