Implements tests for testing browser's overall key events handling behavior.

This CL implements some basic tests for testing browser's overall key events handling behavior. This CL depends on http://codereview.chromium.org/235039 and http://codereview.chromium.org/195062. Currently, only Linux and Windows are supported.
The tests assume US keyboard layout is used and no IME is activated. We still need to investigate how to write tests that involving different keyboard layout and input methods.

BUG=none
TEST=none

Review URL: http://codereview.chromium.org/268035

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29866 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 21abcc74837a6cb9537a8026a1b12efc9da402f0
2 files changed
tree: 801bd419ea184172541d8e76171e9742a46cd03a
  1. base/
  2. build/
  3. ipc/
  4. testing/