summaryrefslogtreecommitdiffstats
path: root/chrome/test/nacl/nacl_test.cc
Commit message (Expand)AuthorAgeFilesLines
* seccomp: remove build-time flagsevan@chromium.org2010-12-151-1/+1
* * Fix style issues in nacl_sandbox_test (http://codereview.chromium.org/15490...jvoung@google.com2010-08-311-5/+2
* Add a test: use "nexes" property in the embed tag and let the plugin choose t...gregoryd@google.com2010-08-161-5/+13
* Use an integer for the port parameter to the UI test HTTP server.evan@chromium.org2010-07-301-1/+1
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Set up tests to exercise the chrome outersandbox from the nacl loader.jvoung@google.com2010-07-151-63/+0
* Mark SrpcPluginTest as flaky.ericu@google.com2010-06-231-1/+1
* Reenable nacl_ui_tests on Windows + fix win64 issue.gregoryd@google.com2010-05-201-33/+0
* Enable NaCl tests on Mac and Linux gregoryd@google.com2010-05-171-0/+33
* WebKit roll 59478:59607yurys@chromium.org2010-05-171-8/+9
* Make 2 NaCl integration tests not flakygregoryd@google.com2010-04-141-5/+2
* Simplify nacl_ui_tests code.gregoryd@google.com2010-04-121-167/+13
* Make NaCl tests not flaky on Windows, add npapi_hw testgregoryd@google.com2010-04-081-26/+28
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-12/+7
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-04-021-3/+1
* Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-311-1/+3
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-311-3/+1
* Reenable nacl_ui_tests for Mac and Linuxgregoryd@google.com2010-03-311-0/+24
* Disable all the nacl tests because once again they don'tnsylvain@chromium.org2010-03-311-6/+8
* cleanup: Include base/path_service.h in tests that use it.thestig@chromium.org2010-03-311-0/+1
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-03-301-0/+6
* Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-301-0/+3
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-301-3/+0
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-1/+0
* Make the tests use 64-bit nexes when running 64-bit Linux Chromegregoryd@google.com2010-03-271-0/+2
* Add --enable-nacl switch that enables both NaCl and GPU plugins.gregoryd@google.com2010-03-261-1/+1
* Make nacl_ui_tests not flaky on Mac, enable the sandbox on Win64gregoryd@google.com2010-03-261-40/+0
* Add support for running NaCl-Chrome integration tests on Win64gregoryd@google.com2010-03-111-1/+23
* nacl: add some comments to nacl_ui_testsevan@chromium.org2010-03-091-17/+19
* NaCl: remove --no-sandbox flag when running tests on Linuxmseaborn@chromium.org2010-03-081-1/+1
* Mark nacl_ui_tests as flaky on Macgregoryd@google.com2010-03-061-1/+28
* Increase the timeout for nacl_ui_testsgregoryd@google.com2010-03-051-7/+12
* Remove the --enable-nacl-on-mac flag, since the syscall thunking code is securedspringer@google.com2010-03-021-3/+0
* Add more integration tests for NaCl gregoryd@google.com2010-02-191-9/+154
* Prepare for running nacl_ui_test on Mac and Linux.gregoryd@google.com2010-02-051-0/+6
* Make NaCl integration test not flaky - fixed the problem that caused the test...gregoryd@google.com2009-12-231-3/+1
* Mark NaClTest.SrpcHelloWorld as flaky.maruel@chromium.org2009-12-221-1/+2
* Add a test for NaCl in Chrome.gregoryd@google.com2009-11-181-0/+22
* After recent changes (handle passing and RNG) Native Client tests run success...gregoryd@google.com2009-10-221-1/+0
* This is a simple integration test that loads a simple nexe and verifies that ...gregoryd@google.com2009-10-131-0/+102