Parent: c14110cb1da7b2b143ad413527169dcb11796002
Author: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Committer: Szymon Janc <szymon.janc@gmail.com>
Date: 2014-02-04 22:35:10
Tree: b2e8c195ac3d3a20fddb1565571f802f1fd49a07
android/unit: Add another case for variable sized data This patch adds test for variable length data handling. Handlers struct have static values representing minimum payload. It cannot be predicted how large data will be sent so they should accept data larger than declared inside ipc_handler array, which holds the minimum size of such message.
Diffstat
| M | android/test-ipc.c | | | 15 | +++++++++++++++ |
1 files changed, 15 insertions(+), 0 deletions(-)