• bsheedy's avatar
    Add controller support to VR browser tests · 52ef60ac
    bsheedy authored
    Adds support for fake controller input when using OpenVR
    in the VR browser tests. This is done by adding several
    new functions and structs to the existing test hook and
    Mojo interface so that controller data set by a test
    is retrievable by the fake OpenVR implementation.
    
    Bug: 863487
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:linux_vr;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Change-Id: Ib9da6756df51093126d641e69fbf96ec05f2270b
    Reviewed-on: https://chromium-review.googlesource.com/c/1220806
    Commit-Queue: Brian Sheedy <bsheedy@chromium.org>
    Reviewed-by: default avatarDaniel Cheng <dcheng@chromium.org>
    Reviewed-by: default avatarBill Orr <billorr@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#597258}
    52ef60ac
test_helper.cc 8.79 KB