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

Unified Diff: SConstruct

Issue 686723003: Non-SFI mode: Implement nacl_irt_random only for nacl_helper_nonsfi. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 6 years, 1 month 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 | « no previous file | pnacl/build.sh » ('j') | src/nonsfi/irt/irt_random.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 5c966a9fbc8deca70c65614346f30a2e32a47426..49b1b3b4df5a689c5253f38c52672ed0cf9cc5ed 100755
--- a/SConstruct
+++ b/SConstruct
@@ -699,6 +699,7 @@ nonsfi_test_whitelist = set([
'run_prctl_test',
'run_printf_test',
'run_pwrite_test',
+ 'run_random_test',
'run_sigaction_test',
'run_signal_sigbus_test',
'run_signal_test',
« no previous file with comments | « no previous file | pnacl/build.sh » ('j') | src/nonsfi/irt/irt_random.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698