diff options
author | Mingli Yu <Mingli.Yu@windriver.com> | 2018-08-24 14:48:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-28 10:30:28 +0100 |
commit | 0ff014926f05f691f7e984b5b4d4d905dab793e2 (patch) | |
tree | 0d6a434a10e7d7e17cc552963d88df8873633779 /meta/classes | |
parent | b7fb4aee255203da3d25b365dd62d6b0ddb04f4b (diff) | |
download | poky-0ff014926f05f691f7e984b5b4d4d905dab793e2.tar.gz |
bluez5: Fix ptest hang
The below test hangs infinitely
$ ./run-ptest
Actually it stuck at test-gatt unit test and
the detailed test output as below:
$ unit/test-gatt -p /robustness/unkown-request -d
/robustness/unkown-request - init
/robustness/unkown-request - setup
/robustness/unkown-request - setup complete
/robustness/unkown-request - run
GATT: < 02 17 00 ...
bt_gatt_server:MTU exchange complete, with MTU: 23
GATT: > 03 00 02 ...
PDU: = 03 00 02 ...
GATT: < bf 00
Considering the /robustness/unkown-request test
actually does no action, update to raw_pdu() to
fix the hang issue.
(From OE-Core rev: b6801f95800bf37f4b960123ba649322fc5cd5d3)
Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions