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

Unified Diff: SConstruct

Issue 10096008: added a test to check glibc socket functions wrappers (Closed) Base URL: http://src.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 8 years, 8 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 | tests/glibc_socket_wrappers/nacl.scons » ('j') | tests/glibc_socket_wrappers/test_sock.c » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
===================================================================
--- SConstruct (revision 8355)
+++ SConstruct (working copy)
@@ -3241,6 +3241,7 @@
'tests/glibc_file64_test/nacl.scons',
'tests/glibc_static_test/nacl.scons',
'tests/glibc_syscall_wrappers/nacl.scons',
+ 'tests/glibc_socket_wrappers/nacl.scons',
'tests/hello_world/nacl.scons',
'tests/infoleak/nacl.scons',
'tests/libc_free_hello_world/nacl.scons',
« no previous file with comments | « no previous file | tests/glibc_socket_wrappers/nacl.scons » ('j') | tests/glibc_socket_wrappers/test_sock.c » ('J')

Powered by Google App Engine
This is Rietveld 408576698