Skip to content
Snippets Groups Projects
Commit aadfddc5 authored by Sherry Yang's avatar Sherry Yang Committed by John Dias
Browse files

android: binder: Add allocator selftest


binder_alloc_selftest tests that alloc_new_buf handles page allocation and
deallocation properly when allocate and free buffers. The test allocates 5
buffers of various sizes to cover all possible page alignment cases, and
frees the buffers using a list of exhaustive freeing order.

Test: boot the device with ANDROID_BINDER_IPC_SELFTEST config option
enabled. Allocator selftest passes.

Bug: 36007193
Change-Id: If21dd645ff0fec4bcfc12f1254b4d9b7520ce936
Signed-off-by: default avatarSherry Yang <sherryy@android.com>
parent 02667709
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment