platform_hardware_interfaces/tests
Howard Chen 812f5d3101 Add IScheduleTest for VTS libhwbinder scheduler test
Add IScheduleTest.hal:
    send(cfg, callerSta)
cfg: 1 for verbose output
caller_status:  (caller_rt_priority <<16 )| caller_cpu

with the return value defined as:
((1 if no priority inheritance)<<16) | (1 if no cpu sync)
The implementation is in ScheduleTest.cpp

Bug:36705188
Test: sailfish/prebuilt kernel/oc-dev with the libhwbinder_latency
  vts test case
Change-Id: Ie2a837c8d0d4fa95c6fd0ebd50e76412cb808df8
2017-04-17 14:34:34 +08:00
..
bar Update makefiles. 2017-04-11 09:57:40 -07:00
baz Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
expression Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
extension/light/2.0 Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
foo Merge changes from topic 'hidl-vendor-available' into oc-dev 2017-04-12 22:13:58 +00:00
hash/1.0 Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
inheritance Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
libhwbinder Add IScheduleTest for VTS libhwbinder scheduler test 2017-04-17 14:34:34 +08:00
memory/1.0 Update makefiles. 2017-04-11 09:57:40 -07:00
msgq Update makefiles. 2017-04-11 09:57:40 -07:00
pointer Merge changes from topic 'hidl-vendor-available' into oc-dev 2017-04-12 22:13:58 +00:00
versioning Changed the naming scheme for Treble java libraries (both static and dynamic) 2017-04-13 15:23:46 -07:00
Android.bp Test for getHashChain() in IBase. 2017-04-03 12:23:21 -07:00