exculde test

pull/10709/head^2
paul-szczepanek-arm 2019-06-07 13:50:30 +01:00
parent 3373c5d24a
commit 1fe06f18c3
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,10 @@ using ble::vendor::cordio::CordioHCITransportDriver;
extern ble::vendor::cordio::CordioHCIDriver& ble_cordio_get_hci_driver();
#if CORDIO_ZERO_COPY_HCI
#error [NOT_SUPPORTED] Test not relevant for zero copy hci.
#endif
namespace ble {
namespace vendor {
namespace cordio {