History log of /frameworks/native/libs/binder/tests/binderLibTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
43e845e77e0578bd6efe5d1a9392a5c1684c3f4d 27-Oct-2016 Connor O'Brien <connoro@google.com> Merge "Enable multiple concurrent binderLibTest instances" am: 06d83ad741 am: 12a04a524b am: ea4dfd2f0d
am: 6bb878f9aa

Change-Id: I0be634aec218d99d57a81655397dac3f777e4565
87c03cf9e26f066fe7ff0e6a54b88cae6f1f29fd 27-Oct-2016 Connor O'Brien <connoro@google.com> Enable multiple concurrent binderLibTest instances

Each instance tries to register a service with the
same name, so suffix the service name with the
instance's PID to avoid collisions.

Test: Tests run and pass in 2 processes at once
Change-Id: I685b01fbfbad4e9bd3eb6ea06f46ffc157169909
Signed-off-by: Connor O'Brien <connoro@google.com>
/frameworks/native/libs/binder/tests/binderLibTest.cpp
627ca65a5186d9799bfd9f70ba80c200ea6acbb9 20-Sep-2016 Connor O'Brien <connoro@google.com> Add binder test for bug 30445380

Test: Ran on fixed and unfixed kernel.
Change-Id: Ic5c49fde75af7a4606871b07a3f39c0c34824c8b
Signed-off-by: Connor O'Brien <connoro@google.com>
/frameworks/native/libs/binder/tests/binderLibTest.cpp
10b69a22144607f004f493d74b19a04ae96065c7 13-Aug-2016 Arve Hjønnevåg <arve@android.com> binder: tests: Check that cookie and binder high bits are zero

Bug 30768347

Change-Id: I5ab71ed0c613011b52ed59ec9be02c1bf231c38a
/frameworks/native/libs/binder/tests/binderLibTest.cpp
21298ea28f1d81a05741d0854f52b1efb522a80a 13-Aug-2016 Arve Hjønnevåg <arve@android.com> binder: tests: Fix warnings

Change-Id: I0e8803ff1fc81a83d89a67ce072cf8fd28f2dc67
/frameworks/native/libs/binder/tests/binderLibTest.cpp
0c50a3f6ae463c24c5c85de64b4bbcd77269d43e 25-Apr-2016 Elliott Hughes <enh@google.com> Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test.

This is no longer defined anywhere, and has never existed on LP64.

Change-Id: Ic2c51410526f6adbdfe872d4c3b99cbe3badb8d1
/frameworks/native/libs/binder/tests/binderLibTest.cpp
06b01adcb882b4dd736b34bbcccf7a45f43d96a6 18-Dec-2014 Riley Andrews <riandrews@google.com> Add binder tests

Change-Id: Ib0b38708dd6387fc4d5a4857ca74a217f3edad1a
/frameworks/native/libs/binder/tests/binderLibTest.cpp