Extend simple loading test to relay a message for non-SFI NaCl.
commitc344e9d72379b4eb2fffa04672c44e557aa6b1c1
authorhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 26 Mar 2014 22:23:06 +0000 (26 22:23 +0000)
committerhidehiko@chromium.org <hidehiko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 26 Mar 2014 22:23:06 +0000 (26 22:23 +0000)
tree0677912c74805edd8034fe8ac1c2458b29395973
parent4f131b721727256f7e27c78e1b34bdf59d663136
Extend simple loading test to relay a message for non-SFI NaCl.

Currently, the test only looks at whether the loading is successfully
done or not. This CL adds the test for PostMessage and HandleMessage.
The loading test is still covered by the new test.

BUG=https://code.google.com/p/nativeclient/issues/detail?id=3734
TEST=Ran browser_test --gtest_filter=NaCl*NonSfi*, and trybots.

Review URL: https://codereview.chromium.org/208243015

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259717 0039d316-1c4b-4281-b951-d872f2087c98
chrome/test/data/nacl/nonsfi/libc_free.c
chrome/test/data/nacl/nonsfi/libc_free.html
chrome/test/nacl/nacl_browsertest.cc