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

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: Rebase 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 c3b19bc4901c2b56d30176a85302bff9051ee3f4..0191083f2a915f5fbb4faf6b4115410f3cd376b4 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