OSDN Git Service

net_test_bluetooth: fix inconsistency in set/get name test
authorAjay Panicker <apanicke@google.com>
Tue, 5 Jan 2016 23:03:19 +0000 (15:03 -0800)
committerAjay Panicker <apanicke@google.com>
Wed, 6 Jan 2016 18:36:36 +0000 (18:36 +0000)
commit19cd152d2fcf441b069672adbed517ec920f419c
tree2b8ac7a654c1294de8cafefd77e6caf6e7d2c884
parent0b7fc589089ce4a96daa668b9d293ce01982424d
net_test_bluetooth: fix inconsistency in set/get name test

Fixed an issue where the set/get name test would fail every so often
due to the fact that the old name property would become invalid after
the properties array was freed.

Bug: 25793348
Change-Id: I4513219da2fb947b3b199f25a61c308b9fced8b6
test/suite/adapter/adapter_unittest.cpp