commit | 3760dc87091632423f89d2fe848e75f23d8f7917 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Wed Apr 15 15:37:22 2015 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:13:50 2016 -0500 |
tree | 9c57779f104f432e9bb1b27aaba2bd19b291d421 | |
parent | f9725ca3a93643eacac7111df3247bad0390cb04 [diff] |
Bluetooth: Add Bluetooth nanokernel smoke test The test registers Bluetooth driver to the Bluetooth subsystem and runs bt_init() which calls open() callback. We return expected error to indicate that there is no real Bluetooth device attached. Change-Id: I1b324c82ce8be2ce73f2b41a07135b0bc76eed61 Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>