OSDN Git Service

Fix POLLHUP test in libpdx UDS transport tests.
authorCorey Tabaka <eieio@google.com>
Sat, 18 Mar 2017 00:07:15 +0000 (17:07 -0700)
committerCorey Tabaka <eieio@google.com>
Sat, 18 Mar 2017 00:07:15 +0000 (17:07 -0700)
commit186d77217aaf769ff0a91753971e23bd249afca7
tree20a8019645be36663e83640140f6c01ce9a15462
parent7c1a9a58cd148aa348172025fb96653df32f8867
Fix POLLHUP test in libpdx UDS transport tests.

UDS channel events require a translation call to determine the real
event mask that was signaled by the service. Add the correct
translation call to fix the test.

Bug: None
Test: build; push libpdx_uds_tests; run libpdx_uds_tests
Change-Id: I18f0a5dcaf7c507d72ed5226df1fe0e2c2e3dd98
libs/vr/libpdx_uds/service_framework_tests.cpp