summaryrefslogtreecommitdiffstats
path: root/chrome/test/nacl/nacl_test.h
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-08 23:47:16 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-08 23:47:16 +0000
commit28a0426533b147ba33c08c931e273db297a228c8 (patch)
tree0630b119dd65405b647618402c7f431efc5c306c /chrome/test/nacl/nacl_test.h
parent01ba0534f2aabb0eb1b3bf82666cf110986a1e60 (diff)
downloadchromium_src-28a0426533b147ba33c08c931e273db297a228c8.zip
chromium_src-28a0426533b147ba33c08c931e273db297a228c8.tar.gz
chromium_src-28a0426533b147ba33c08c931e273db297a228c8.tar.bz2
Make NaCl tests not flaky on Windows, add npapi_hw test
BUG=28176,40669 Review URL: http://codereview.chromium.org/1613003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44018 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/nacl/nacl_test.h')
-rw-r--r--chrome/test/nacl/nacl_test.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/test/nacl/nacl_test.h b/chrome/test/nacl/nacl_test.h
index 7a38fb1..06b371b 100644
--- a/chrome/test/nacl/nacl_test.h
+++ b/chrome/test/nacl/nacl_test.h
@@ -47,6 +47,7 @@ class NaClTest : public UITest {
void PrepareSrpcShmTest(FilePath test_root_dir);
void PrepareSrpcPluginTest(FilePath test_root_dir);
void PrepareSrpcNrdXferTest(FilePath test_root_dir);
+ void PrepareNpapiHwTest(FilePath test_root_dir);
// Compute the path to the test binaries (prebuilt NaCL executables).
FilePath GetTestBinariesDir();