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

Unified Diff: SConstruct

Issue 10829110: Fix two register leaks in the trusted->untrusted context switch (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Fix comment Created 8 years, 5 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 | « no previous file | src/trusted/service_runtime/arch/arm/nacl_switch.S » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 9b4b7484c6491eab2cf7ba20849c8dbb38d3c018..99516429dae96304ece3bfd2b505b4c6b325211a 100755
--- a/SConstruct
+++ b/SConstruct
@@ -3483,6 +3483,7 @@ irt_variant_tests = [
'tests/stack_alignment/nacl.scons',
'tests/stubout_mode/nacl.scons',
'tests/sysbasic/nacl.scons',
+ 'tests/syscall_return_regs/nacl.scons',
'tests/syscall_return_sandboxing/nacl.scons',
'tests/syscalls/nacl.scons',
'tests/threads/nacl.scons',
« no previous file with comments | « no previous file | src/trusted/service_runtime/arch/arm/nacl_switch.S » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698