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

Unified Diff: native_client_sdk/src/tests/nacl_io_test/example.dsc

Issue 23075013: [NaCl SDK] Enable select/poll on TTY nodes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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
Index: native_client_sdk/src/tests/nacl_io_test/example.dsc
diff --git a/native_client_sdk/src/tests/nacl_io_test/example.dsc b/native_client_sdk/src/tests/nacl_io_test/example.dsc
index 3a31cbf807137a65db71c82c9b7ca77d9a7416a2..0fed66843fb91947224f3b4f7b7a986948f43fdb 100644
--- a/native_client_sdk/src/tests/nacl_io_test/example.dsc
+++ b/native_client_sdk/src/tests/nacl_io_test/example.dsc
@@ -25,6 +25,7 @@
'kernel_wrap_test.cc',
'main.cc',
'mock_util.h',
+ 'mount_dev_mock.h',
'mount_html5fs_test.cc',
'mount_http_test.cc',
'mount_mock.cc',
@@ -32,6 +33,7 @@
'mount_node_mock.cc',
'mount_node_mock.h',
'mount_node_test.cc',
+ 'mount_node_tty_test.cc',
'mount_test.cc',
'path_test.cc',
'pepper_interface_mock.cc',

Powered by Google App Engine
This is Rietveld 408576698